Delete a file

DELETE {{baseUrl}}/files/:id

Marks a file as deleted. After 30 days, the file will be permanently deleted.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":123}}