curl --location 'https://api.aworld.cloud/app/v1/users/me/tags/' \
--header 'x-external-user-id;' \
--header 'x-user-id;'{
"tagId": "string",
"priority": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}