---
title: "Unprotect Application by name."
method: POST
path: "/failure-flags/apps/{name}/unprotect"
tags: ["failure-flags.apps"]
---

# Unprotect Application by name.

`POST /failure-flags/apps/{name}/unprotect`

Requires the privilege [`EXPERIMENTS_WRITE`](https://www.gremlin.com/docs/user-management/access-control/#privileges)

## Path parameters

- `name` string, required

## Query parameters

- `teamId` string, required

## Response `201`

Protect an Application by name and team

## Other responses

- `401` — Authorization header missing or malformed. Please provide proper credentials in the authorization header.
- `403` — User requires privilege for target team: EXPERIMENTS_WRITE
- `404` — Not found

---

[API](https://skmtc.net/gremlin/apis/gremlin-api.md) · [All operations](https://skmtc.net/gremlin/apis/gremlin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gremlin/gremlin-api/revisions/36ee938323f0/schema)
