v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-03-18918117.3 KB
Issues

Update issue status by ID (UUID)

Updates the status of an existing issue by its ID (UUID)

patch/issues/{id}

Path parameters

idstring uuid required

Issue unique identifier (UUID)

Headers

Antimetal-Versionstring
Example:2026-03-17

The API version to use. Defaults to the latest stable version if omitted. Pin to the version string in this document's info.version field to opt into exactly this version's schema.

Request body

status'investigating' | 'ready_to_fix' | 'resolved' | 'muted' required

The new status for the issue

Response

Updated issue

uuidstring required

Issue unique identifier

numberinteger required

Issue number (scoped per-organization)

titlestring required

Issue title

descriptionstring required

Issue description

severity'low' | 'medium' | 'high' required

Issue severity level

status'investigating' | 'ready_to_fix' | 'resolved' | 'muted' required

Current issue status

environmentstring required

Environment where issue occurred

triggeredAtstring date-time required

Earliest trigger time from seeds

createdAtstring date-time required

Date and time the issue was created

updatedAtstring date-time required

Date and time the issue was last updated

seedCountinteger required

Number of seeds for this issue

latestVersioninteger required

Most recent version of this issue