Skip to main content

DELETE (/serviceconfigs//sessiontemplates//sessions//members/me)

Removes a member from a session.
Important:
This URI method requires a header element of X-Xbl-Contract-Version: 104/105 or later on every request.

Remarks

All session member resource operations require an XBOX User ID (XUID) 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.|

HTTP status codes

The service returns an HTTP status code as it applies to MPSD.

Request body

No objects are sent in the body of this request.

Response body

See the response structure in MultiplayerSession (JSON).

See also

Parent
/serviceconfigs//sessiontemplates//sessions//members/me
Last modified on August 20, 2026