Update Issue
Authentication
AuthorizationBearer
Retrieve your API Key from Dashboard.
Path parameters
id
Request
This endpoint expects an object.
status
This is the status of the issue.
Allowed values:
acknowledgedBy
This is the email/name of the user who acknowledged the issue.
resolvedBy
This is the email/name of the user who resolved the issue.
Response
monitorId
This is the ID of the monitor that triggered this issue.
policyId
This is the ID of the policy that triggered this issue.
totalCalls
This is the total number of calls made since created_at to determine percentage of calls affected.
status
This is the status of the issue.
Allowed values:
id
This is the unique identifier for the issue.
orgId
This is the unique identifier for the org that this issue belongs to.
createdAt
This is the ISO 8601 date-time string of when the issue was first detected.
updatedAt
This is the ISO 8601 date-time string of when the issue was last updated.
calls
These are the calls associated with this issue.
This is only present when retrieving a single issue by ID.
acknowledgedBy
This is the email/name of the user who acknowledged the issue.
resolvedBy
This is the email/name of the user who resolved the issue.
acknowledgedAt
This is the ISO 8601 date-time string of when the issue was acknowledged.
resolvedAt
This is the ISO 8601 date-time string of when the issue was resolved.