Teilen über


/serviceconfigs/{scid}/sessiontemplates/{sessionTemplateName}/sessions/{sessionName}/members/me

Supports a DELETE operation to remove session members.

Domain

sessiondirectory.xboxlive.com

Remarks

All session member resource operations require an Xbox User ID (XUID) user claim authorization.

URI parameters

Parameter Type Description
scid GUID Service configuration identifier (SCID). Part 1 of the session identifier.
sessionTemplateName string Name of the current instance of the session template. Part 2 of the session identifier.
sessionName GUID Unique ID of the session. Part 3 of the session identifier.

Valid methods

DELETE (/serviceconfigs/{scid}/sessiontemplates/{sessionTemplateName}/sessions/{sessionName}/members/me)

  Removes a member from a session.

See also

Parent

Session Directory URIs