Sign With Agent Identity

Sign an envelope with the specified agent identity

Path parameters

addressstringRequired

Request

This endpoint expects an object.
versionintegerRequired
senderstringRequired
targetstringRequired
sessionstringRequiredformat: "uuid4"
schema_digeststringRequired
protocol_digeststringOptional
payloadstringOptional
expiresintegerOptional
nonceintegerOptional
signaturestringOptional

Response

Successful Response
versioninteger
senderstring
targetstring
sessionstringformat: "uuid4"
schema_digeststring
protocol_digeststring or null
payloadstring or null
expiresinteger or null
nonceinteger or null
signaturestring or null

Errors