Command: remove-decoration

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

Verb
remove-decoration
Decoration
owned local decoration id
Destination
pack|ground
Exact JSON
{
  "verb": "remove-decoration",
  "decoration": "owned local decoration id",
  "destination": "pack|ground"
}