Blogs
Update My Blog Settings
Update basic settings like blog name, description, logo, favicon, and featured image.
Image Processing: Logo, favicon, and featured image URLs are uploaded to Inblog R2 storage by default. To preserve original URLs, use the preserve_external_images=true query parameter.
patch/blogs/me
Query parameters
preserve_external_imagesboolean
Preserve external image URLs instead of uploading to R2 storage
Request body
Example request
{
"jsonapi": {
"version": "1.0"
}
}Response
Blog updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.