/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
atlas
Atlas API
post
Upsert account
v12
latest
OpenAPI 3.1.0
2026-08-04
64
112
112.3 KB
Accounts
Upsert account
Upsert account
post
/v1/accounts/upsert
Request body
ExternalCreateAccount
required
name
string
nullable
email
string
nullable
website
string
nullable
externalId
string
nullable
customFields
object
nullable
primaryContactId
string
uuid
nullable
accountManagerId
string
uuid
nullable
secondaryAccountManagerId
string
uuid
nullable
Response
Successful Response
WebAccountSchemasExternalAccount
required
id
string
uuid
required
name
string
nullable
email
string
nullable
website
string
nullable
externalId
string
nullable
customFields
object
nullable
primaryContactId
string
uuid
nullable
accountManagerId
string
uuid
nullable
secondaryAccountManagerId
string
uuid
nullable