action magick_post_users { label: "Create a new Tradeworks User" provider: magick method: POST path: "/users" encoding: json output: { type: "object" additionalProperties: true } }