Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Headers

X-Idempotency-Key
string<uuid>
required

Idempotency key for safely retrying mutation requests.

Path Parameters

proposalId
string
required

Proposal ID

Body

application/json
type
enum<string>
required

Type of signature for organization operations

Available options:
approve,
reject
signature
string
required

ABI-encoded signer address and cryptographic signature bytes

execute
boolean
default:false

Whether to execute immediately if threshold is met

Response

Admin proposal signed

data
object
required
Example: