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