action ijenko_account_new_place { label: "Create a Place" description: "Create a new *Place*.\n\nA *Device* (`class`: `MINT`, `address`: `0`) is automatically created and attached to the new *Place*.\n\n**Note:** requires full access to the *Account*.\n" provider: ijenko method: POST path: "/account/places" encoding: json output: { type: "object" additionalProperties: true } }