curl --location 'https://mailganer.com/api/v2/tags/' \ --header 'Content-Type: application/json' \ --header 'Authorization: CodeRequest XXX' \ --data '{ "name": "название_тега" }'
{ "id": 28174, "name": "название_тега" }