v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
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

blobIdstring uuid required
typestring required
sizeinteger required
sha256string required