Delete Verification

Use this API to delete a verification.

Example Request

The following example deletes a verification:

curl --request DELETE \
     --url 'https://api.prod.metamap.com/verifications/{verificationId}' \
     --header 'Authorization: Bearer <access_token>'
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!