/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 8h ago
View markdown
atlas
Atlas API
post
Upsert account
OpenAPI 3.1.0
2026-08-17
67
114
116.2 KB
05a33da8342b
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
7
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