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
Adding Administrators 6Number of Views Edit a Token Attribute Definition 4Number of Views Yubico Copyright 13Number of Views Clear a Cached Copy of Windows Credentials in the User Dashboard 18Number of Views SCIM API for User Modification 110Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide
Don't see what you're looking for?