id in the endpoint pathAuthorization: Bearer ********************curl --location --request PUT 'https://tsapi.perenso.net/v2/customers/classes/record/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"classID": "VIP",
"classDescription": "Important Customers"
}'{
"id": "d6f394",
"classID": "VIP",
"classDescription": "Important Customers"
}