Skip to main content

Delete file

DELETE 

/v1/spaces/:space_id/files/:file_id

Removes a file object. By default the file is moved to the bin and can be restored. Pass skip_bin=true to permanently delete it instead.

Request​

Responses​

File deleted