Delete claim data
DELETE/api/proof-request/v1/:id/claims
For the specified proof, permanently deletes all claim data shared by the wallet holder. The proof request metadata and related history entries are still accessible.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
No Content
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error