Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Update an existing subcontent
POST
/rest/v1/cms/subcontent/{id}
Parameters
Path Parameters
id
*
ID of the subcontent to update
Type
integer
Required
Format
"int64"
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
400
404
422
Subcontent updated successfully
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/rest/v1/cms/subcontent/{id}
Playground
Variables
Key
Value
id
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI