v1

latestOpenAPI 3.0.02026-08-0679302767.4 KB
flags

Mark a flag as read

Marks a specific flag as read for the current user.

patch/flags/{id}/mark-read

Path parameters

idstring required

The unique identifier of the flag to mark as read.

Headers

organization-idstring

Request body

object required

Example request

{
  "reason": "Flag reviewed by analyst"
}