cURL
curl --request DELETE \ --url https://api.unifygtm.com/data/v1/objects/{object_name}/attributes/{attribute_name} \ --header 'x-api-key: <api-key>'
{ "status": "success" }
Documentation IndexFetch the complete documentation index at: https://docs.unifygtm.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.unifygtm.com/llms.txt
Use this file to discover all available pages before exploring further.
Response for a successful delete operation.
success