mono-logo

Revoke Data Access

Last updated March 17th, 2025

delete api.withmono.com/v1/prove/customers/:reference
v1.0

This resource is to revoke from a customer on Mono prove.

Path Params
Headers

Request

12345
curl --request DELETE \
     --url https://api.withmono.com/v1/prove/customers/:reference \
     --header 'accept: application/json' \
     --header 'mono-sec-key: string' \
     --header 'Content-Type: application/json' \

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?