curl --location --request PUT '/Category/' \
--header 'Content-Type: application/json' \
--data-raw '{
"categoryID": "6357",
"categoryDescription": "Rubber"
}'
{
"id": "p87sh2",
"categoryID": "3268",
"categoryDescription": "Metal"
}
Authorization: Bearer ********************