/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 16h ago
View markdown
atlas
Atlas API
post
Upsert account
v17
latest
OpenAPI 3.1.0
2026-08-08
64
112
112.3 KB
Accounts
3
get
List all accounts
get
Retrieve one account
post
Upsert account
Canned Responses
4
Conversations
11
CSAT
3
Custom Events
2
Custom Fields
4
Customers
6
HelpCenter
4
Sessions
3
Sidebars
3
Sla Rules
4
Tags
6
Users
5
Webhooks
4
WhatsApp
2
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