Params
tenant_id
– The ID of the tenant.working_copy_id
– The ID of the working copy.obj_id
– The ID of the object to be deleted.
Deletes a CMS object.
Params
tenant_id
– The ID of the tenant.working_copy_id
– The ID of the working copy.obj_id
– The ID of the object to be deleted.Response
The response is empty.
Error codes
precondition_not_met.obj_not_found
precondition_not_met.workspace_is_readonly
precondition_not_met.workspace_not_found
Example