API
⭐️ matchmaker.lobbies.ready
POST https://matchmaker.api.rivet.gg/v1/lobbies/ready
curl -X POST -d '@body.json' 'https://matchmaker.api.rivet.gg/v1/lobbies/ready'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.