DELETE
/
coa
/
api
/
tag
/
{id}
Delete Custom Dimension
curl --request DELETE \
  --url https://api.meetcampfire.com/coa/api/tag/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Query Parameters

new_tag
integer

ID of the tag to merge with before deletion

Response

204

No response body