403 response.Content-Length to zero when calling out to this endpoint. For more information, see "HTTP method."curl --location --request PUT 'https://service1.exmaple.com/users//suspended' \
--header 'Content-Type: application/json' \
--data '{
"reason": "Suspended during leave of absence."
}'