cURL
curl --request DELETE \ --url https://api.lithoblocks.com/entities/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Delete an entity and all its fields (Member+ role required)
LithoBlocks API key obtained from your organization dashboard
Entity deleted