Skip to main content
PUT
Update account

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

accountId
string<uuid>
required

Body

application/json
callbackUri
string<uri>
required
billingAddress
object
required
billingEmailAddress
string
required

The email address that will receive invoices and other billing related information.

technicalEmailAddress
string
required

The email address that will receive technical information and updates.

culture
any
required
autoTopUpCredits

The amount of credits that the account should be topped up with during auto top-up.

lowCreditsThreshold

The amount of credits remaining that triggers notifications and auto top-up for the account.

isAutoTopUpEnabled
null | boolean

Response

No Content