add_approval_signature
Authorize an approval request by adding your cryptographic signature. Provide the request ID, signer private key, and public key to complete the signature.
Instructions
Add a signature to an approval request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_class | No | board | |
| office_id | No | ||
| request_id | Yes | ||
| signer_public_key | Yes | ||
| signer_private_key | Yes |