Deletes a System for Cross-domain Identity Management (SCIM) credential.
Operation description
After a SCIM credential is deleted, the synchronization task that uses the SCIM credential fails.
This topic provides an example on how to delete the SCIM credential whose ID is scimcred-004whl0kvfwcypbi****.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cloudsso:DeleteSCIMServerCredential |
delete |
*SCIMServerCredential
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DirectoryId |
string |
Yes |
The ID of the directory. |
d-00fc2p61**** |
| CredentialId |
string |
Yes |
The ID of the SCIM credential. |
scimcred-004whl0kvfwcypbi**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
8CE8B990-193D-50CE-A604-69F3E7DCE740 |
Examples
Success response
JSON format
{
"RequestId": "8CE8B990-193D-50CE-A604-69F3E7DCE740"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.