Skip to main content
DELETE
/
api
/
v2
/
upload-session
/
{uuid}
Delete an upload session
curl --request DELETE \
  --url https://paradigm.lighton.ai/api/v2/upload-session/{uuid} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

uuid
string<uuid>
required

Response

Deleted

I