Delete a proof request
DELETE/api/proof-request/v1/:proofRequestId
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
- 404
- 500
No Content
Business rule error
Proof request not found
Internal server error