Create a new connection invitation
POST {{baseUrl}}/out-of-band/create-invitation
Request Body
{"attachments"=>[{"id"=>"<string>", "type"=>"<string>"}, {"id"=>"<string>", "type"=>"<string>"}], "include_handshake"=>"<boolean>", "use_public_did"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |