Delete a file
DELETE
/files/{id}
Permanently deletes a file and its stored object. Only files owned
by the authenticated user can be deleted.
Authorizations
ApiKeyAuth
Pass your ff_live_… API key as a Bearer token in the
Authorization header, or as the value of the X-API-Key header.
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Format
"uuid"Responses
File deleted successfully
