Update a incident
PUT /incidents/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”DocumentId
Request Body required
Section titled “Request Body required ”object
object
Arbitrary JSON value (object, array, string, number, boolean, or null)
Arbitrary JSON value (object, array, string, number, boolean, or null)
F3.SUPPORT.03 — when true, this incident is mirrored onto the public status.sencai.space status page (Uptime Kuma) as a pinned incident banner. Sencai-admin only; never set from a tenant-facing route. Does NOT change the underlying org-scoped find/findOne ACL on this content-type — the public status page never queries Strapi directly, only the outbound sync in status-page-sync.ts reads is_public=true records via the service-account path.
Responses
Section titled “ Responses ”Updated
object
object
Arbitrary JSON value (object, array, string, number, boolean, or null)
Arbitrary JSON value (object, array, string, number, boolean, or null)
F3.SUPPORT.03 — when true, this incident is mirrored onto the public status.sencai.space status page (Uptime Kuma) as a pinned incident banner. Sencai-admin only; never set from a tenant-facing route. Does NOT change the underlying org-scoped find/findOne ACL on this content-type — the public status page never queries Strapi directly, only the outbound sync in status-page-sync.ts reads is_public=true records via the service-account path.
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found