/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v11
OpenAPI 3.1.0
2026-08-03
64
112
112.3 KB
Custom Events
Create a new custom event
Create a new custom event
post
/v1/events
Request body
ExternalCreateEventLogSchemaV2
required
source
string
icon
string
nullable
objectType
'CONVERSATION'
|
'ACCOUNT'
|
'CUSTOMER'
|
'USER'
|
'CANNED_RESPONSE'
|
'CHATBOT'
|
'COMPANY'
|
'CUSTOM_EVENTS'
|
'HELPCENTER'
|
'LINEAR'
|
'JIRA'
|
'SLACK'
|
'SENTRY'
|
'SESSION_RECORDING'
objectId
string
required
name
string
required
description
string
nullable
payload
object
nullable
createdAt
string
date-time
nullable
Response
Successful Response
ExternalReadEventLogSchemaV2
required
updatedAt
string
date-time
nullable
createdAt
string
date-time
nullable
icon
string
nullable
objectType
'CONVERSATION'
|
'ACCOUNT'
|
'CUSTOMER'
|
'USER'
|
'CANNED_RESPONSE'
|
'CHATBOT'
|
'COMPANY'
|
'CUSTOM_EVENTS'
|
'HELPCENTER'
|
'LINEAR'
|
'JIRA'
|
'SLACK'
|
'SENTRY'
|
'SESSION_RECORDING'
objectId
string
required
name
string
required
description
string
nullable
payload
object
nullable
id
string
uuid
required
processingStatus
'PENDING'
|
'SUCCESS'
|
'INVALID'
|
'LINKED'
|
'FAILED'
|
'UNPROCESSED'
|
'UNKNOWN'