# Mark flag as read via webhook Marks a flag as read using a webhook event. Endpoint: PATCH /flags/webhook/{id}/mark-read Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `id` (string, required) The unique identifier of the flag to mark as read. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields