action ijenko_account_new_user { label: "New User" description: "Add a *User*.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: POST path: "/account/users" encoding: json output: { type: "object" additionalProperties: true } }