Command: accept

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

Verb
accept
Offer
offer id
Exact JSON
{
  "verb": "accept",
  "offer": "offer id"
}