post https://{youraccountname}.api-us1.com/api/3/dealTasktypes
Create a new task type
Responses
Create a new task type
xxxxxxxxxx
curl --request POST \
--url https://youraccountname.api-us1.com/api/3/dealTasktypes \
--header 'accept: application/json' \
--header 'content-type: application/json'