flags
Deactivate (clear) a flag
Deactivates (clears) a specific flag by its ID.
patch/flags/{id}/deactivate
Path parameters
idstring required
The unique identifier of the flag to deactivate.
Headers
organization-idstring
Request body
Example request
{
"reason": "Provider Terminated"
}