Skip to content

Delete a package file

DELETE
/api/v4/projects/{id}/packages/{package_id}/package_files/{package_file_id}

Deletes a specified package file.

id
required
One of:
string

ID or URL-encoded path of the project

package_id
required
integer

ID of a package

package_file_id
required
integer

ID of a package file

No Content

Bad Request

Forbidden

Not found