Users (scim/v2)
Delete a User
Make a request to delete a user.
Permanently removes the user from the organization. This operation will also cascade delete all of the user's associated resources, including API keys and any other user-specific configurations. This action cannot be undone.
delete/scim/v2/sso/{connection_name}/Users/{id}
Path parameters
connection_namestring required
The Connection Name
idstring required
The unique identifier for the users.
Response
No Content
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○