Skip to main content
PUT
Setup Utila integration.

Authorizations

Authorization
string
header
required

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

Body

application/json
serviceAccount
string
required

The Utila service account identifier. Learn more at Utila Configuration Guide.

Example:

"sa_1234567890abcdef"

privateRSAKey
string
required

The Utila private RSA key for authentication. Learn more at Utila Configuration Guide.

Example:

"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADAN..."

evmGasWallet
string

The Utila EVM gas wallets for the organization. Learn more at Utila Configuration Guide.

Example:

Response

202 - application/json

Organization Utila integration data

provider
string
required
integrationNetworkAddresses
object[]