/handles/{handleId}
Supports DELETE and GET operations for session handles specified by identifier.
Note:
This URI is used by 2015 Multiplayer and applies only to that multiplayer version and later. It is intended for use with template contract 104/105 or later.
Domain
URI parameters
Parameter | Type | Description |
---|---|---|
handleId | GUID | The unique ID of the handle for the session. |
Valid methods
Deletes handles specified by handle ID.
Retrieves handles specified by handle ID.