Deletes the application account of a specified user from an application.
Operation description
This operation queries only applications that are directly assigned to an organization. When you call this operation, you can use the ApplicationIds parameter to filter the applications.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:RemoveApplicationAccountFromUser |
delete |
*User
*ApplicationAccount
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the instance. |
eiam-111ccc1111 |
| ApplicationId |
string |
Yes |
The ID of the application. |
app_11111 |
| UserId |
string |
Yes |
The ID of the user. |
user_example |
| ApplicationAccountId |
string |
Yes |
The ID of the application account. |
act_example |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.