cms Block Repository V1Save Put
PUT {{baseUrl}}/V1/cmsBlock/:id
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
""