Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the File Request to delete
Example:
"frq_abc12345678"
Response
No content
Deletes a File Request, and the request only. Uploaded files from this request will not be deleted
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the File Request to delete
"frq_abc12345678"
No content