curl --request DELETE \ --url https://api.unifygtm.com/data/v1/objects/{object_name} \ --header 'x-api-key: <api-key>'
{ "status": "success" }
Response for a successful delete operation.