For the complete documentation index, see llms.txt. This page is also available as Markdown.

/api/cms/block‑setting

post

Add block without page

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
cms_theme_idintegerRequired
settingsstringOptional
Responses
200

success

successbooleanOptionalExample: true
post
/api/cms/block-setting
PHP (cURL)
200

success

patch

Update block without page

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
cms_block_setting_idintegerRequired
settingsstringOptional
Responses
200

success

successbooleanOptionalExample: true
patch
/api/cms/block-setting
PHP (cURL)
200

success

Last updated

Was this helpful?