enterprise-admin
Delete a SCIM user from an enterprise
Suspends a SCIM user permanently from an enterprise. This action will: remove all the user's data, anonymize their login, email, and display name, erase all external identity SCIM attributes, delete the user's emails, avatar, PATs, SSH keys, OAuth authorizations, GPG keys, and SAML mappings. This action is irreversible.
delete/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}
Path parameters
scim_user_idstring required
The unique identifier of the SCIM user.
enterprisestring required
The slug version of the enterprise name.
Response
User was deleted, no content