/
ZE
zenlist
/
Zenlist Partner Integration API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 4w ago
Details
Filter operations
agent
3
chat
2
client
2
client_invitation
3
event
2
message
1
search
2
subscription
5
get
Returns a list of subscriptions
post
Subscribe to a webhook
get
Get the details of a webhook
put
Update a webhook
delete
Remove a webhook
subscription
Remove a webhook
delete
/subscriptions/{subscriptionId}
Path parameters
subscriptionId
string
required
The Zenlist ID for the subscription
Response
OK
Subscription
required
id
string
required
hook_url
string
required
resource
'agent'
|
'client'
|
'client_invitation'
|
'event'
|
'search'
required
created_at
string
date-time
required
secret
string
Changes