Remove Flag
Flags
Remove Flag
Remove a flag from an issue.
DELETE
Remove Flag
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Deletes a flag. The underlying call is unaffected. The flag’stype stays in the Flag Types catalog if other flags of the same type still exist.
Headers
Your API key for authentication.
Path Parameters
Internal UUID of the issue.
Internal UUID of the flag to remove.
Response
Returns204 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