End Match
DELETE
/session/v1/session/{session_id}/match
Unregister the match from the session.
Required Permissions:
For any player (including themselves)any of: session:update:any
, session:*
, session:update:self
Required Session Permissions: SessionPermissions.session_admin
if user does not have the session:update:any
auth permission
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
session_id
required
string
Responses
200
Successful Response
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string