Authorization: Bearer ********************curl --location --request PUT 'https://tsapi.perenso.net/v2/categories/record/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"categoryID": "string",
"categoryDescription": "string"
}'{
"id": "string",
"modifiedDate": "2019-08-24T14:15:22Z",
"categoryID": "string",
"categoryDescription": "string"
}