curl https://api.thanxsandbox.com/tags/:id \ -X GET \ -H "Content-Type: application/json" \ -H "Accept-Version: v4.0" \ -H "Accept: application/json" \ -H "Authorization: Bearer ${token}" \ -H "X-ClientId: ${client_id}"
{}
This endpoint deletes an attribute tag with the given ID.