Last updated 3 years ago
DELETE https://vapi.verifyme.ng/v1/verifications/guarantors/:id
DELETE
https://vapi.verifyme.ng/v1/verifications/guarantors/:id
This endpoint allows you cancel a guarantor verification.
{ "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/guarantor/<id>"
id
string
Address Verification ID
Authentication
Authorization Token