Delete a block
Deletes a specific block by its UUID.
DELETE
/block/
{uuid}
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Path Parameters
uuid
Requiredstring
UUID of the block to delete
Format:
"uuid"
Block deleted successfully