Authorization: Bearer ********************curl --location '/TenantProductGroups' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": 0,
"description": "string",
"status": 0,
"deviceId": "4de4adb9-21ee-47e3-aeb4-8cf8ed6c109a"
}'{}