We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c8499 commit 298f8e5Copy full SHA for 298f8e5
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 23.10
4
+
5
+* An outcall now has a read-only auto-generated `name` and a required `label` instead
6
+ of a user-provided `name` and optional `label`. For compatibility purposes, if an outcall is
7
+ created using only a `name`, it will be used as the `label` and auto-generated.
8
9
## 23.04
10
11
* PUT on `/users?recursive=true` updated, to provide a way to update lines, switchboards, agent, voicemail and incalls for a specific user.
0 commit comments