Skip to content

Update an existing document

POST
/rest/v1/cms/document/{id}

Parameters

Path Parameters

id*

ID of the document to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Document updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI