403 response. Active Directory LDAP-authenticated users cannot be unsuspended using the API.curl --location --request DELETE 'https://service1.exmaple.com/users//suspended' \
--header 'Content-Type: application/json' \
--data '{
"reason": "Unsuspended after leave of absence."
}'