Skip to content

Delete a remote mirror from a project

DELETE
/api/v4/projects/{id}/remote_mirrors/{mirror_id}

Deletes a specified remote mirror from a project.

id
required
One of:
string

The ID or URL-encoded path of the project

mirror_id
required
string

The ID of a remote mirror

No Content

Bad request

Unauthorized

Not found