cms Block Repository V1Save Post
POST {{baseUrl}}/V1/cmsBlock
Save block.
Request Body
{"block"=>{"identifier"=>"<string>", "active"=>"<boolean>", "content"=>"<string>", "creation_time"=>"<string>", "id"=>"<integer>", "title"=>"<string>", "update_time"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""