Cancel Employment History Verification
Get Cancel Employment History Verification
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "success",
"data": "ok"
}{
"status": "error",
"message": "Not Found",
"code": "NOT_FOUND_ERROR"
}curl --verbose
--header "Authorization: Bearer <token>"
--request "DELETE" "https://vapi.verifyme.ng/v1/verifications/employment/<id>"Last updated