Skip to content

Unprotect a protected environment for a project

DELETE
/api/v4/projects/{id}/protected_environments/{name}

Unprotects a specified protected environment for a project.

id
required
One of:
string

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

name
required
string

The name of the protected environment

Resource deleted

Bad Request

Not Found