Skip to main content
DELETE
Remove Flag

Overview

Deletes a flag. The underlying call is unaffected. The flag’s type stays in the Flag Types catalog if other flags of the same type still exist.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.
string
required
Internal UUID of the flag to remove.

Response

Returns 204 No Content on success. Returns 404 if the issue does not exist or the flag does not belong to this issue.

Docs for agents: llms.txt