v4

OpenAPI 3.1.02026-08-01166346466.7 KB
files

Abort multipart upload

Abort a multipart upload and clean up any uploaded parts.

post/v1/files/uploads/{upload_id}/abort

Path parameters

upload_idstring uuid required

The ID of the multipart upload to abort

The ID of the multipart upload to abort

Response

The details of the aborted upload

idstring required

The ID of the deleted file

deletedboolean

Whether the file was deleted

object'file'

The type of the deleted object