v4
latestSwagger 2.02026-08-033766226.9 KBRegistrations
Sets an override for a specific check on the registration.
put/api/registrations/{id}/override-check-status
Path parameters
idstring uuid required
Id of the registration.
Headers
apikeystring required
ApiKey supplied.
Request body
Example request
{
"checkType": 1,
"status": 1,
"comment": "Documents look genuine."
}Response
Status of the operation.