v1
latestOpenAPI 3.1.02026-08-063776831.4 MBFlag
Update Flag Status
Updates a flag's status to the specified value (e.g., 'Closed', 'Open', 'seen', etc.). Optionally accepts a comment and file attachments. The caller must hold the per-transition permission for the specific source/target pair (see FlagStatusTransitionRules); closed flags cannot be transitioned.
put/flags/{id}/update-status/{status}
Path parameters
idstring required
ID of the flag to update
statusstring required
The status to set for the flag (e.g., 'Closed', 'Open', 'seen')
Headers
tenant-idstring required
Tenant ID
Response
Flag status updated successfully