v1

latestOpenAPI 3.0.0Apache-2.02026-07-1767300384.3 KB
DIDComm Out Of Band

Creates an outbound out-of-band record in the same way how createInvitation method does it, but it also converts out-of-band invitation message to an "legacy" invitation message defined in RFC 0160: Connection Protocol and returns it together with out-of-band record.

post/didcomm/out-of-band/create-legacy-invitation

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

labelstring
aliasstring
imageUrlstring
multiUseInvitationboolean
autoAcceptConnectionboolean

Response

out-of-band record and invitation

{"stackTrail":"paths:/didcomm/out-of-band/create-legacy-invitation:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}