v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Events

Update an Issue

Update an individual issue's attributes. Only the attributes submitted are modified.

put/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

issue_idstring required

The ID of the issue you'd like to query.

Request body

inboxboolean required

If true, marks the issue as reviewed by the requestor.

status'resolved' | 'unresolved' | 'ignored' | 'resolvedInNextRelease' | 'muted' required

Limit mutations to only issues with the given status.

  • resolved
  • unresolved
  • ignored
  • resolvedInNextRelease
  • muted
substatus'archived_until_escalating' | 'archived_until_condition_met' | 'archived_forever' | 'escalating' | 'ongoing' | 'regressed' | 'new' | 'null' nullable required

The new substatus of the issue.

  • archived_until_escalating
  • archived_until_condition_met
  • archived_forever
  • escalating
  • ongoing
  • regressed
  • new
hasSeenboolean required

If true, marks the issue as seen by the requestor.

isBookmarkedboolean required

If true, bookmarks the issue for the requestor.

isPublicboolean required

If true, publishes the issue.

isSubscribedboolean required

If true, subscribes the requestor to the issue.

mergeboolean required

If true, merges the issues together.

discardboolean required

If true, discards the issues instead of updating them.

assignedTostring required

The user or team that should be assigned to the issues. Values take the form of <user_id>, user:<user_id>, <username>, <user_primary_email>, or team:<team_id>.

priority'low' | 'medium' | 'high' required

The priority that should be set for the issues

  • low
  • medium
  • high

Response

isUnhandledboolean
countstring
userCountinteger
firstSeenstring date-time nullable
lastSeenstring date-time nullable
idstring required
shareIdstring nullable required
shortIdstring required
titlestring required
culpritstring nullable required
permalinkstring required
loggerstring nullable required
level'sample' | 'debug' | 'info' | 'warning' | 'error' | 'fatal' | 'unknown' required
status'resolved' | 'ignored' | 'pending_deletion' | 'pending_merge' | 'reprocessing' | 'unresolved' required
substatus'archived_until_escalating' | 'archived_until_condition_met' | 'archived_forever' | 'escalating' | 'ongoing' | 'regressed' | 'new' | 'null' nullable required
isPublicboolean required
platformstring nullable required
priority'low' | 'medium' | 'high' | 'null' nullable required
priorityLockedAtstring date-time nullable required
seerFixabilityScorenumber double nullable required
seerAutofixLastTriggeredstring date-time nullable required
seerExplorerAutofixLastTriggeredstring date-time nullable required
type'default' | 'error' | 'csp' | 'nel' | 'hpkp' | 'expectct' | 'expectstaple' | 'transaction' | 'generic' | 'feedback' required
issueTypestring required
issueCategorystring required
metadataobject required
numCommentsinteger required
isBookmarkedboolean required
isSubscribedboolean required
hasSeenboolean required