Skip to main content
PUT
Bulk Update Check Incidences

Authorizations

Authorization
string
header
required

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

Body

application/json

Bulk update check incidences

checkIncidenceStatus
enum<string>
required
Available options:
pending,
revised
checkIncidenceIds
string<uuid>[]
resolvedBy
string<uuid>
selectAllEmployees
boolean
default:false

Response

204 - undefined