Files

Delete a file

Delete a file. It will fail if there are processing jobs using this file.

DELETE
/api/files/{fileId}

Authorization

Authorization
header
string
required

Enter the project access token with the Bearer prefix, e.g. "Bearer project_access_token"

Path Parameters

fileId
string
required

File id

Responses

The file was deleted successfully