Deletes the service credential of a Resource Access Management (RAM) user.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceCredentialId |
string |
Yes |
The service credential ID. |
SC**************** |
| UserPrincipalName |
string |
No |
The logon name of the Resource Access Management (RAM) user. If this parameter is not specified, the service credential of the identity that invokes this operation is deleted. |
test@example.onaliyun.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
492E130C-76D3-55D5-BE5C-C023E431369A |
Examples
Success response
JSON format
{
"RequestId": "492E130C-76D3-55D5-BE5C-C023E431369A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.