Skip to main content
POST
Close an upload for processing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

upload_id
string
required

Response

Successful Response

status
enum<string>
required
Available options:
in_progress,
done,
failed,
expired,
rejected
upload_id
string
required