characterSelect
Leave the lobby and go back to the character screen.
Already off a character is success, not an error, so this is safe to send unconditionally before a switch or a delete.
Request
POST /api/v1/sessions/{accountKey}/actions/characterSelect
Takes no arguments.
Response
`{ ok: true }`, with `alreadyAtSelect` when there was nothing to leave.
| Field | Type | Meaning |
|---|---|---|
alreadyAtSelect | boolean | Present and true when no character was entered, so nothing was sent. |
Example response
{ "ok": true, "result": 1 }
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.