Path Parameters
verification_id*Verification Id
Format
uuidHeader Parameters
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/verifications/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "provider": "string", "country_code": "string", "number_type": "string", "subject_type": "string", "state": "string", "rejection_reason": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "submitted_at": "2019-08-24T14:15:22Z", "approved_at": "2019-08-24T14:15:22Z"}