Skip to content

Commit bafd5f8

Browse files
authored
chore: Update OpenAPI specs (#245)
1 parent 46e04c7 commit bafd5f8

File tree

5 files changed

+20384
-10831
lines changed

5 files changed

+20384
-10831
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## New Endpoints
2+
3+
### Chats
4+
- [`/chats.update`](/beta/api-reference/chats/update): Updates a chat (DM)
5+
6+
### Record Templates
7+
- [`/record-templates.get`](/beta/api-reference/record-templates/record-template-get-post): Gets a record template's information
8+
9+
### Service Accounts
10+
- [`/service-accounts.update`](/beta/api-reference/service-accounts/update): Updates a service account's information
11+
12+
### Subscribers
13+
- [`/subscribers.list`](/beta/api-reference/subscribers/list-post): Lists subscribers for an object
14+
15+
### Surveys
16+
- [`/surveys.get`](/beta/api-reference/surveys/get-post): Gets the information for a survey
17+
18+
## Modified Endpoints
19+
20+
### Accounts
21+
- Adds `primary_account` field, which is set when the account is merged with another
22+
23+
### AI Agents
24+
- Adds `suggestions` agent response type to the `ai_agent_response` webhook event
25+
26+
### Rev Orgs
27+
- Adds `primary_rev_org` field, which is set when the Rev org (workspace) is merged with another
28+
29+
### Users
30+
- Adds `primary_identity` field, which is set when the user is merged with another

0 commit comments

Comments
 (0)