Skip to main content
POST
Create Account

Authorizations

X-DOMO-Developer-Token
string
header
required

Developer token for authentication.

Body

application/json
displayName
string
required

The name of the new account.

accountType
string
required

The type of account.

Example:

"Standard"

Response

Account created successfully.

Represents a Domo account.

accountId
string

The unique identifier for the account.

displayName
string

The display name of the account.

status
string

The status of the account.

Example:

"Active"