Skip to main content
POST
Provision the managed MicroVault authority
Provision the organization-owned Turnkey authority used for MicroVault administration.
MicroVaults are in private preview for enabled sandbox organizations on Ethereum Sepolia.

Authorizations

Authorization
string
header
required

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

Response

Current or newly started authority provisioning state.

Organization-scoped Turnkey authority used to authorize MicroVault administration.

status
string

Current managed-authority provisioning status.

authorityAddress
string | null

Deployed nonzero EVM contract address, or null while deployment is pending.

Required string length: 42
Pattern: ^0x(?!0{40}$)[0-9a-fA-F]{40}$
Example:

"0x7c4a1cb5a3d5c3c4e019c3f6ab29a0f98c21b814"