action mandrillapp_post_subaccounts_pause_json { label: "post_subaccounts_pause_json" description: "Pause a subaccount's sending. Any future emails delivered to this subaccount will be queued for a maximum of 3 days until the subaccount is resumed." provider: mandrillapp method: POST path: "/subaccounts/pause.json" encoding: json output: { type: "object" additionalProperties: true } }