Command: cross

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

Verb
cross
Direction
north|east|south|west
Exact JSON
{
  "verb": "cross",
  "direction": "north|east|south|west"
}