Skip to main content

Delete Browser Info

DELETE 

/session/v1/session/:session_id/browser

Delete the session from the public browser

Required Permissions:

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

Required Session Permissions: SessionPermissions.session_admin if user does not have the session:* auth permission

Request

Path Parameters

    session_id Session Idrequired

    Possible values: non-empty and <= 128 characters

Responses

Successful Response

Loading...