Skip to main content
POST
Resolve Issue

Authorizations

Authorization
string
header
required

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

Path Parameters

issueId
string<ulid>
required
Pattern: ^isu_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"isu_01D8ZQFGHVJ858NBF2Q7DV9MNC"

Response

OK

id
string<ulid>
required
Pattern: ^isu_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"isu_01D8ZQFGHVJ858NBF2Q7DV9MNC"

connection
required

Entities in Terminal are expandable. Using the expand query parameter you can choose to ingest just an ID or the full entity details.

Example:

"conn_01GV12VR4DJP70GD1ZBK0SDWFH"

status
enum<string>
required
Available options:
ongoing,
resolved
error
object
required
firstReportedAt
string<date-time>
required
Example:

"2021-01-06T03:24:53.000Z"

lastReportedAt
string<date-time>
required
Example:

"2021-01-06T03:24:53.000Z"