Skip to main content

Delete Platform Session From Rally Here Session

DELETE 

/session/v1/platform/:platform/platform-session/:platform_session_id_base64/session/:session_id

Remove a platform session from a Rally Here session

Required Permissions:

  • For any player (including themselves) any of: session:*, session:update:platform

Required Session Permissions: SessionPermissions.active_in_session for users that do not have the session:update:any auth permission

Request

Path Parameters

    platform Platformrequired

    Possible values: [Anon, Basic, XboxLive, PSN, NintendoNAID, NintendoSwitch, NintendoPPID, Google, GooglePlay, Apple, Epic, Steam, Amazon, Twitch, RallyHere, LegacyName]

    platform_session_id_base64 Platform Session Id Base64required

    Possible values: non-empty and <= 4096 characters

    session_id Session Idrequired

    Possible values: non-empty and <= 128 characters

Query Parameters

    refresh_ttl Refresh Ttl

    Default value: true

Responses

Successful Response

Loading...