Abort an upload
Regional
us.api.brault.app— follows the region selector in the top barAuthorization
apiKey AuthorizationBearer <token>
API key from Settings → Developers
In: header
Path Parameters
uploadId*string
Response Body
application/json
application/json
curl -X POST "https://example.com/v1/uploads/string/abort"{ "object": "upload", "id": "string", "status": "aborted"}