> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

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

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

# DELETE (/serviceconfigs/{scid}/sessiontemplates/{sessionTemplateName}/sessions/{sessionName}/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](#ID4ET)
* [URI parameters](#ID4E3)
* [HTTP status codes](#ID4EHB)
* [Request body](#ID4ENB)
* [Response body](#ID4EYB)

<a id="ID4ET" />

## Remarks

All session member resource operations require an XBOX User ID (XUID) authorization.

<a id="ID4E3" />

## 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.|

<a id="ID4EHB" />

## HTTP status codes

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

<a id="ID4ENB" />

## Request body

No objects are sent in the body of this request.

<a id="ID4EYB" />

## Response body

See the response structure in [MultiplayerSession (JSON)](/reference/live/rest/json/json-multiplayersession).

<a id="ID4EBC" />

## See also

<a id="ID4EDC" />

##### Parent

[/serviceconfigs/{scid}/sessiontemplates/{sessionTemplateName}/sessions/{sessionName}/members/me](/reference/live/rest/uri/sessiondirectory/uri-serviceconfigsscidsessiontemplatessessiontemplatenamesessionssessionnamemembersme)
