EndpointsCoworlds

Start play session

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

Starts the configured game and returns the caller's client or viewer URL.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

session_id*Session Id

Play session to start.

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