Skip to main content
PATCH
Setup Safe with Signature

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
signature
string
required

The EIP-712 signature for the account setup transaction

Response

Successfully executed setup transaction

transactionHash
string

The transaction hash of the executed transaction

deployed
boolean

Whether the account setup is deployed