Delete proof request
DELETE/api/proof-request/v1/:id
Deletes a proof request that has not completed yet. If the request is in
REQUESTED
state then the proof is retracted instead, retaining history
of the interaction.
Related guide: Manage proof requests
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
No Content
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error