Skip to main content

DELETE (/serviceconfigs//sessiontemplates//sessions//servers/)

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

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

See the request structure in MultiplayerSessionRequest (JSON).

Response body

See the response structure in MultiplayerSession (JSON).

See also

Parent
/serviceconfigs//sessiontemplates//sessions//servers/
Last modified on August 4, 2026