partyReady

Set your ready state for the party.

The leader cannot start matchmaking until every member is ready.

In Party.

Request

POST /api/v1/sessions/{accountKey}/actions/partyReady

Parameters

NameTypeRequiredDescription
isReady (ready)booleanyesReady or not.

Example request

{ "isReady": true }

Response

{ "ok": true }

Example response

{ "ok": true }

Errors

CodeWhen
action_failedNo character is in the lobby.
plan_limitNot on the free plan.

See also

DarkerAPI is an independent project. It is not affiliated with, endorsed by or associated with IRONMACE Co., Ltd. or Valve Corporation. “Dark and Darker” and related marks belong to their respective owners.