Files

Delete a file

Soft-delete a file. It can no longer be referenced from new generations. Returns 204 with no body.

delete/files/{file_id}

Path parameters

file_idstring uuid required

File UUID.

Response

File deleted

Changes