Skip to main content
DELETE
Delete an upload

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

uploadId
string<uuid>
required

The unique identifier of the upload to delete

Response

Upload deleted successfully

success
boolean
Example:

true