Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a global tag field for all businesses.
Scopes: tag:delete
tag:delete
cURL
curl --request DELETE \ --url https://api.sandbox.getasset.com/v0/tenant/tag-fields/{tag_field_id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "data": "<unknown>" }
The access token received from the authorization server in the OAuth 2.0 flow.
The id of the tag field
"tf_WQMDNUHpBThYSNh4AprDBo"
Successful Response