Support

Sign a tenant document with an EVM wallet

POST /tenant-documents/{id}/sign

Parameters

id string Required path
The unique ID of the resource being addressed. See the id field in the parent resource's list or GET-by-ID response.
userSignature string Required
No description.
message string Required
No description.
serviceSignature string Required
No description.
address string Required
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
publicKey string
No description.