Skip to main content

Delete Match Player

DELETE 

/match/v1/player/:player_uuid/match/:match_id

Delete player by player_uuid and match_id

Required Permissions:

  • For any match (including themselves) any of: match:*, match:match:edit:any

Request

Path Parameters

    player_uuid uuidrequired
    match_id Match Idrequired

Responses

Successful Response

Loading...