Delete File From Folder
Delete a file from a folder.
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path Parameters
folder_id
The ID of the source in the format ‘source-<uuid4>’
file_id
The ID of the file in the format ‘file-<uuid4>’
Response
Successful Response