Update the details of an existing Orcabase account, including the account name, timezone, and currency. This endpoint ensures the account exists and verifies user access permissions before updating the account.

Body Params
string
required

Your app’s unique client ID token, provided during developer app registration as client_id. To retrieve it, visit Developer App > App Settings.

string
required

The unique Account ID for the Orcabase user account to be updated. To retrieve it, visit the Developer App Dashboard and copy the value from the Account column.

string
required

The new name of the account.

string
required

The IANA Time Zone Database identifier for the account timezone.

string
required

The ISO 4217 code representing the currency for the account.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json