Files
Delete File
Remove a file from a specific volume. Intended for internal use - rather use the cerebrium rm
command.
DELETE
/
v2
/
projects
/
{project_id}
/
volumes
/
{volume_id}
/
rm
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.