Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

issueId
string
required

Body

application/json
targetId
string
required
Required string length: 1 - 128
reason
string
required
Required string length: 1 - 2000
expectedLastSeenAt
string<date-time>
required
expectedOccurrences
integer
required
Required range: x > 0

Response

201

Manually confirmed with audit reason

Last modified on September 15, 2026