Email Drafts
Update a draft (alias)
Identical to PUT; both apply a partial update to the supplied fields.
patch/email_inboxes/{inbox_id}/drafts/{draft_id}
Path parameters
inbox_idstring uuid required
Email inbox UUID.
draft_idstring uuid required
Email draft UUID.
Request body
Response
The updated draft.