blob
Upload binary data and create a Blob record. This endpoint accepts multipart/form-data containing a file and returns a blob ID and other metadata. The blob is associated with the specified mailbox.
post/api/v1.0/blob/upload/{mailbox_id}/
Path parameters
mailbox_idstring required
ID of the mailbox to associate the blob with
Response
Blob created successfully