Delete Verification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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>'
Path Params
string
required

Unique string assigned to a user's verification status

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain