SCIM API for User Deletion
SCIM API for User Deletion
Use the SCIM API to delete a user.
Authentication
Authorization: Bearer <Client Secret>
Use the copied Client Secret key as the Authorization key value.
Request Requirements
| Method | Request URL | Response Content Type | Response Codes |
|---|---|---|---|
| DELETE | <Base URI>/Users/id | application/scim+json | 204, 404, 405, 500 |
Example Request Data
DELETE <Base URI>/"<id>"
Authorization: Bearer 29da0602f6db1ed033aa91d644ce4d70bdf3ab58
Content-Type: application/scim+json
Response Codes
The following table shows response codes for this API.
| Code | Description |
|---|---|
| 204 | No Content |
| 404 | Not Found |
| 405 | Method Not Allowed (for Local identity source types). |
| 500 | Internal Server Error Error message example:
|
Related Articles
Edit a Token Attribute Definition 3Number of Views Adding Administrators 5Number of Views Yubico Copyright 13Number of Views Clear a Cached Copy of Windows Credentials in the User Dashboard 16Number of Views User Provisioning Using SCIM API 217Number of Views
Trending Articles
RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows How a Multi-App Entitlement Collector (MAEDC) resolves entitlement relationships with accounts and groups collected by a M… RSA Governance & Lifecycle 8.0 Patch 10 Release Notes Cloud Administration Clear PIN RSA DS100 OTP Credential API User Event Monitor Messages for Cloud Access Service (20601 - 38000)
Don't see what you're looking for?