Register organization as an issuer
Registers the organization as an on-chain attestation issuer using its Privy server wallets. Publishes REGISTER_ISSUER commands to chain agents for on-chain addAttester() calls. Requires server wallets to be provisioned first.
Authentication
AuthorizationBearer
JWT access token from POST /auth/login or POST /oauth/token
OR
x-api-keystring
Organization-scoped API key created via POST /orgs/:orgId/api-keys. Carries permission grants.
Path parameters
orgId
Request
This endpoint expects an object.
name
max_kyc_level
can_revoke_others
Response
Response
registered
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error