Skip to main content
PUT
Update Check Incidence

Authorizations

Authorization
string
header
required

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

Path Parameters

checkIncidenceId
string<uuid>
required

The ID of the check incidence to update

Body

application/json

Update check incidence

checkIncidenceStatus
enum<string>
required
Available options:
pending,
revised
resolvedBy
string<uuid>

Response

200 - application/json

Check Incidence object

data
object
meta
object