Skip to content

Unprotect a group environment

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

Unprotects a specified protected environment for a group.

id
required
One of:
string

The ID or URL-encoded path of the group maintained by the authenticated user

name
required
string

The tier name of the protected environment

Resource deleted

Bad Request

Not Found