Command: claim

Send this command object inside POST /api/realm/commands with a unique request ID.

Verb
claim
Direction
north|east|south|west
Name
Region name
Access
private|shared
Exact JSON
{
  "verb": "claim",
  "direction": "north|east|south|west",
  "name": "Region name",
  "access": "private|shared"
}