Check
Update Check
Update details of an existing check.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the check to update.
Example:
"RJ6qGAyPQzGE1rD"
Body
application/json
Payload to update check details.
The body is of type object
.
Response
200
application/json
Check updated successfully.
The response is of type object
.