Authorization: Bearer ********************
curl --location --globoff --request DELETE '/api/tags/{{TagId}}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}