Authorization: Bearer ********************{
"Name": "string",
"Description": "string",
"Color": "string"
}curl --location 'https://api1.nilvera.com/einvoice/Tags' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"Name": "string",
"Description": "string",
"Color": "string"
}'{
"UUID": "string",
"Description": "string",
"Name": "string",
"Color": "string"
}