Unbinds a user from a session.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:Unbind |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProductType |
string |
Yes |
The product type. Valid values:
|
CloudApp |
| EndUserId |
string |
Yes |
The username. |
alice |
| AppInstanceGroupId |
string |
Yes |
The delivery group ID. You can call the GetConnectionTicket operation to obtain the ID. |
aig-9ciijz60n4xsv**** |
| AppInstancePersistentId |
string |
No |
The persistent session ID. You can call the GetConnectionTicket operation to obtain the ID. |
p-0bxls9m3cl7s**** |
| AppInstanceId |
string |
No |
The session ID. You can call the GetConnectionTicket operation to obtain the ID. |
ai-d297eyf83g5ni**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.