curl --request DELETE \ --url https://api.matia.io/v1/tags/{id} \ --header 'x-api-key: <api-key>'
{ "code": "<string>", "message": "<string>" }
The ID of the tag
Successful operation
The response is of type object.
object