EndpointsCoworlds

Join play session

POST/v2/coworlds/play/session/{session_id}/join

Claims an open player seat or joins as a spectator.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

session_id*Session Id

Play session to join.

Match^ps_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Query Parameters

spectate?Spectate

Join as a spectator even when a player seat is available.

Defaultfalse
entrant_id?|

Stable anonymous entrant ID used to reuse an existing claim.