Skip to content

Delete a secure file

DELETE
/api/v4/projects/{id}/secure_files/{secure_file_id}

Deletes a specified secure file from a project.

id
required
One of:
string

The ID or URL-encoded path of the project owned by the authenticated user

secure_file_id
required
integer

The ID of a secure file

Resource deleted

Bad Request

404 Not found