v1

latestOpenAPI 3.0.0Apache-2.02026-07-1767300384.3 KB
DIDComm Proofs

Accept a presentation request as prover by sending an accept request message to the connection associated with the proof record.

post/didcomm/proofs/{proofExchangeId}/accept-request

Path parameters

proofExchangeIdstring required
Example:821f9b26-ad04-4f56-89b6-e2ef9c72b36e

Headers

x-tenant-idstring

Optional header to set the context to a specific tenant. Only needed when the --multi-tenant feature is enabled. Default value is 'default'

Request body

goalCodestring
autoAcceptProof'always' | 'contentApproved' | 'never'

Typing of the state for auto acceptance

commentstring
willConfirmboolean
useReturnRouteboolean

whether to enable return routing on the send presentation message. This value only has an effect for connectionless exchanges.

Response

Ok

{"stackTrail":"paths:/didcomm/proofs/{proofExchangeId}/accept-request:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}