action apidapp_post_account { label: "post_account" description: "Create new account" provider: apidapp method: POST path: "/account" encoding: json output: { type: "object" } }