v1

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

Initiate a new credential exchange as issuer by sending a offer credential message to the connection with the specified connection id.

post/didcomm/credentials/offer-credential

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

protocolVersion'v1' | 'v2' required
autoAcceptCredential'always' | 'contentApproved' | 'never'

Typing of the state for auto acceptance

commentstring
connectionIdstring required

Response

Ok

{"stackTrail":"paths:/didcomm/credentials/offer-credential:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}