Command: set-storage-access

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

Verb
set-storage-access
Player
settler public id
Enabled
boolean; owner grants or revokes access to this storehouse
Exact JSON
{
  "verb": "set-storage-access",
  "player": "settler public id",
  "enabled": "boolean; owner grants or revokes access to this storehouse"
}