DELETE
/
tags
/
:id
curl https://api.thanxsandbox.com/tags/:id \
  -X GET \
  $AUTH_HEADERS
{}

Please review proper request headers here.

Parameters

id
string
required

Tag ID

curl https://api.thanxsandbox.com/tags/:id \
  -X GET \
  $AUTH_HEADERS
{}