curl --location 'https://api.voxa.sa/v1/tags/service-account' \
--header 'Content-Type: application/json' \
--data '{
"Name": "VIP",
"Icon": "star",
"Description": "VIP customers",
"IsPinned": true
}'{
"Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
"Name": "string",
"Icon": "string",
"IsPinned": true,
"CreationTime": "2019-08-24T14:15:22.123Z"
}