action mandrillapp_post_users_info_json { label: "post_users_info_json" description: "Return the information about the API-connected user" provider: mandrillapp method: POST path: "/users/info.json" encoding: json output: { type: "object" additionalProperties: true } }