files
Delete a file
Permanently delete a file from the session. Both uploaded files and sandbox-generated output files can be deleted through this endpoint.
delete/v1/files/{file_id}
Path parameters
file_idstring required
Query parameters
scope_idstring required
Session / container identifier.
namespacestring
Namespace the file belongs to. Defaults to 'session'.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.