telnyx 5.2.2 → 5.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +36 -0
- package/client.d.mts +5 -2
- package/client.d.mts.map +1 -1
- package/client.d.ts +5 -2
- package/client.d.ts.map +1 -1
- package/client.js +3 -0
- package/client.js.map +1 -1
- package/client.mjs +3 -0
- package/client.mjs.map +1 -1
- package/core/pagination.d.mts.map +1 -1
- package/core/pagination.d.ts.map +1 -1
- package/internal/detect-platform.js +1 -1
- package/internal/detect-platform.js.map +1 -1
- package/internal/detect-platform.mjs +1 -1
- package/internal/detect-platform.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/ai/assistants/assistants.d.mts +12 -12
- package/resources/ai/assistants/assistants.d.ts +12 -12
- package/resources/ai/assistants/assistants.js +4 -4
- package/resources/ai/assistants/assistants.mjs +4 -4
- package/resources/ai/assistants/versions.d.mts +4 -4
- package/resources/ai/assistants/versions.d.ts +4 -4
- package/resources/ai/chat.d.mts +1 -1
- package/resources/ai/chat.d.ts +1 -1
- package/resources/ai/clusters.d.mts +1 -1
- package/resources/ai/clusters.d.ts +1 -1
- package/resources/ai/clusters.js +1 -1
- package/resources/ai/clusters.mjs +1 -1
- package/resources/ai/embeddings/embeddings.d.mts +1 -1
- package/resources/ai/embeddings/embeddings.d.ts +1 -1
- package/resources/ai/embeddings/embeddings.js +1 -1
- package/resources/ai/embeddings/embeddings.mjs +1 -1
- package/resources/index.d.mts +2 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +2 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +5 -2
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/inexplicit-number-orders.d.mts.map +1 -1
- package/resources/inexplicit-number-orders.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.mts +9 -15
- package/resources/messaging-10dlc/brand/brand.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.d.ts +9 -15
- package/resources/messaging-10dlc/brand/brand.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/brand.js +9 -9
- package/resources/messaging-10dlc/brand/brand.js.map +1 -1
- package/resources/messaging-10dlc/brand/brand.mjs +9 -9
- package/resources/messaging-10dlc/brand/brand.mjs.map +1 -1
- package/resources/messaging-10dlc/brand/index.d.mts +1 -1
- package/resources/messaging-10dlc/brand/index.d.mts.map +1 -1
- package/resources/messaging-10dlc/brand/index.d.ts +1 -1
- package/resources/messaging-10dlc/brand/index.d.ts.map +1 -1
- package/resources/messaging-10dlc/brand/index.js.map +1 -1
- package/resources/messaging-10dlc/brand/index.mjs.map +1 -1
- package/resources/messaging-10dlc/index.d.mts +1 -1
- package/resources/messaging-10dlc/index.d.mts.map +1 -1
- package/resources/messaging-10dlc/index.d.ts +1 -1
- package/resources/messaging-10dlc/index.d.ts.map +1 -1
- package/resources/messaging-10dlc/index.js.map +1 -1
- package/resources/messaging-10dlc/index.mjs.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.mts +2 -2
- package/resources/messaging-10dlc/messaging-10dlc.d.mts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.d.ts +2 -2
- package/resources/messaging-10dlc/messaging-10dlc.d.ts.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.js.map +1 -1
- package/resources/messaging-10dlc/messaging-10dlc.mjs.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.d.mts +18 -0
- package/resources/messaging-profiles/messaging-profiles.d.mts.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.d.ts +18 -0
- package/resources/messaging-profiles/messaging-profiles.d.ts.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.js.map +1 -1
- package/resources/messaging-profiles/messaging-profiles.mjs.map +1 -1
- package/resources/messaging-tollfree/verification/requests.d.mts +28 -0
- package/resources/messaging-tollfree/verification/requests.d.mts.map +1 -1
- package/resources/messaging-tollfree/verification/requests.d.ts +28 -0
- package/resources/messaging-tollfree/verification/requests.d.ts.map +1 -1
- package/resources/networks/networks.d.mts.map +1 -1
- package/resources/networks/networks.d.ts.map +1 -1
- package/resources/networks/networks.js.map +1 -1
- package/resources/networks/networks.mjs.map +1 -1
- package/resources/organizations/index.d.mts +3 -0
- package/resources/organizations/index.d.mts.map +1 -0
- package/resources/organizations/index.d.ts +3 -0
- package/resources/organizations/index.d.ts.map +1 -0
- package/resources/organizations/index.js +9 -0
- package/resources/organizations/index.js.map +1 -0
- package/resources/organizations/index.mjs +4 -0
- package/resources/organizations/index.mjs.map +1 -0
- package/resources/organizations/organizations.d.mts +10 -0
- package/resources/organizations/organizations.d.mts.map +1 -0
- package/resources/organizations/organizations.d.ts +10 -0
- package/resources/organizations/organizations.d.ts.map +1 -0
- package/resources/organizations/organizations.js +17 -0
- package/resources/organizations/organizations.js.map +1 -0
- package/resources/organizations/organizations.mjs +12 -0
- package/resources/organizations/organizations.mjs.map +1 -0
- package/resources/organizations/users/actions.d.mts +71 -0
- package/resources/organizations/users/actions.d.mts.map +1 -0
- package/resources/organizations/users/actions.d.ts +71 -0
- package/resources/organizations/users/actions.d.ts.map +1 -0
- package/resources/organizations/users/actions.js +16 -0
- package/resources/organizations/users/actions.js.map +1 -0
- package/resources/organizations/users/actions.mjs +12 -0
- package/resources/organizations/users/actions.mjs.map +1 -0
- package/resources/organizations/users/index.d.mts +3 -0
- package/resources/organizations/users/index.d.mts.map +1 -0
- package/resources/organizations/users/index.d.ts +3 -0
- package/resources/organizations/users/index.d.ts.map +1 -0
- package/resources/organizations/users/index.js +9 -0
- package/resources/organizations/users/index.js.map +1 -0
- package/resources/organizations/users/index.mjs +4 -0
- package/resources/organizations/users/index.mjs.map +1 -0
- package/resources/organizations/users/users.d.mts +232 -0
- package/resources/organizations/users/users.d.mts.map +1 -0
- package/resources/organizations/users/users.d.ts +232 -0
- package/resources/organizations/users/users.d.ts.map +1 -0
- package/resources/organizations/users/users.js +51 -0
- package/resources/organizations/users/users.js.map +1 -0
- package/resources/organizations/users/users.mjs +46 -0
- package/resources/organizations/users/users.mjs.map +1 -0
- package/resources/organizations/users.d.mts +2 -0
- package/resources/organizations/users.d.mts.map +1 -0
- package/resources/organizations/users.d.ts +2 -0
- package/resources/organizations/users.d.ts.map +1 -0
- package/resources/organizations/users.js +6 -0
- package/resources/organizations/users.js.map +1 -0
- package/resources/organizations/users.mjs +3 -0
- package/resources/organizations/users.mjs.map +1 -0
- package/resources/organizations.d.mts +2 -0
- package/resources/organizations.d.mts.map +1 -0
- package/resources/organizations.d.ts +2 -0
- package/resources/organizations.d.ts.map +1 -0
- package/resources/organizations.js +6 -0
- package/resources/organizations.js.map +1 -0
- package/resources/organizations.mjs +3 -0
- package/resources/organizations.mjs.map +1 -0
- package/resources/virtual-cross-connects.d.mts.map +1 -1
- package/resources/virtual-cross-connects.d.ts.map +1 -1
- package/resources/webhooks.d.mts +3 -21
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +3 -21
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/wireguard-interfaces.d.mts.map +1 -1
- package/resources/wireguard-interfaces.d.ts.map +1 -1
- package/src/client.ts +5 -6
- package/src/core/pagination.ts +3 -3
- package/src/internal/detect-platform.ts +1 -1
- package/src/resources/ai/assistants/assistants.ts +12 -12
- package/src/resources/ai/assistants/versions.ts +4 -4
- package/src/resources/ai/chat.ts +1 -1
- package/src/resources/ai/clusters.ts +1 -1
- package/src/resources/ai/embeddings/embeddings.ts +1 -1
- package/src/resources/index.ts +1 -3
- package/src/resources/inexplicit-number-orders.ts +1 -2
- package/src/resources/messaging-10dlc/brand/brand.ts +9 -18
- package/src/resources/messaging-10dlc/brand/index.ts +0 -1
- package/src/resources/messaging-10dlc/index.ts +0 -1
- package/src/resources/messaging-10dlc/messaging-10dlc.ts +0 -2
- package/src/resources/messaging-profiles/messaging-profiles.ts +21 -0
- package/src/resources/messaging-tollfree/verification/requests.ts +33 -0
- package/src/resources/networks/networks.ts +1 -2
- package/src/resources/organizations/index.ts +13 -0
- package/src/resources/organizations/organizations.ts +33 -0
- package/src/resources/organizations/users/actions.ts +88 -0
- package/src/resources/organizations/users/index.ts +13 -0
- package/src/resources/organizations/users/users.ts +319 -0
- package/src/resources/organizations/users.ts +3 -0
- package/src/resources/organizations.ts +3 -0
- package/src/resources/virtual-cross-connects.ts +10 -5
- package/src/resources/webhooks.ts +0 -33
- package/src/resources/wireguard-interfaces.ts +1 -2
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -0,0 +1,319 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../../../core/resource';
|
|
4
|
+
import * as ActionsAPI from './actions';
|
|
5
|
+
import { ActionRemoveResponse, Actions } from './actions';
|
|
6
|
+
import { APIPromise } from '../../../core/api-promise';
|
|
7
|
+
import {
|
|
8
|
+
DefaultFlatPagination,
|
|
9
|
+
type DefaultFlatPaginationParams,
|
|
10
|
+
PagePromise,
|
|
11
|
+
} from '../../../core/pagination';
|
|
12
|
+
import { buildHeaders } from '../../../internal/headers';
|
|
13
|
+
import { RequestOptions } from '../../../internal/request-options';
|
|
14
|
+
import { path } from '../../../internal/utils/path';
|
|
15
|
+
|
|
16
|
+
export class Users extends APIResource {
|
|
17
|
+
actions: ActionsAPI.Actions = new ActionsAPI.Actions(this._client);
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Returns a user in your organization.
|
|
21
|
+
*/
|
|
22
|
+
retrieve(
|
|
23
|
+
id: string,
|
|
24
|
+
query: UserRetrieveParams | null | undefined = {},
|
|
25
|
+
options?: RequestOptions,
|
|
26
|
+
): APIPromise<UserRetrieveResponse> {
|
|
27
|
+
return this._client.get(path`/organizations/users/${id}`, { query, ...options });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Returns a list of the users in your organization.
|
|
32
|
+
*/
|
|
33
|
+
list(
|
|
34
|
+
query: UserListParams | null | undefined = {},
|
|
35
|
+
options?: RequestOptions,
|
|
36
|
+
): PagePromise<UserListResponsesDefaultFlatPagination, UserListResponse> {
|
|
37
|
+
return this._client.getAPIList('/organizations/users', DefaultFlatPagination<UserListResponse>, {
|
|
38
|
+
query,
|
|
39
|
+
...options,
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Returns a report of all users in your organization with their group memberships.
|
|
45
|
+
* This endpoint returns all users without pagination and always includes group
|
|
46
|
+
* information. The report can be retrieved in JSON or CSV format by sending
|
|
47
|
+
* specific content-type headers.
|
|
48
|
+
*/
|
|
49
|
+
getGroupsReport(
|
|
50
|
+
params: UserGetGroupsReportParams | null | undefined = {},
|
|
51
|
+
options?: RequestOptions,
|
|
52
|
+
): APIPromise<UserGetGroupsReportResponse> {
|
|
53
|
+
const { Accept } = params ?? {};
|
|
54
|
+
return this._client.get('/organizations/users/users_groups_report', {
|
|
55
|
+
...options,
|
|
56
|
+
headers: buildHeaders([
|
|
57
|
+
{ ...(Accept?.toString() != null ? { Accept: Accept?.toString() } : undefined) },
|
|
58
|
+
options?.headers,
|
|
59
|
+
]),
|
|
60
|
+
});
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export type UserListResponsesDefaultFlatPagination = DefaultFlatPagination<UserListResponse>;
|
|
65
|
+
|
|
66
|
+
export interface UserRetrieveResponse {
|
|
67
|
+
data?: UserRetrieveResponse.Data;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
export namespace UserRetrieveResponse {
|
|
71
|
+
export interface Data {
|
|
72
|
+
/**
|
|
73
|
+
* Identifies the specific resource.
|
|
74
|
+
*/
|
|
75
|
+
id?: string;
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* ISO 8601 formatted date indicating when the resource was created.
|
|
79
|
+
*/
|
|
80
|
+
created_at?: string;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* The email address of the user.
|
|
84
|
+
*/
|
|
85
|
+
email?: string;
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* The groups the user belongs to. Only included when include_groups parameter is
|
|
89
|
+
* true.
|
|
90
|
+
*/
|
|
91
|
+
groups?: Array<Data.Group>;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* ISO 8601 formatted date indicating when the resource last signed into the
|
|
95
|
+
* portal. Null if the user has never signed in.
|
|
96
|
+
*/
|
|
97
|
+
last_sign_in_at?: string | null;
|
|
98
|
+
|
|
99
|
+
/**
|
|
100
|
+
* Indicates whether this user is allowed to bypass SSO and use password
|
|
101
|
+
* authentication.
|
|
102
|
+
*/
|
|
103
|
+
organization_user_bypasses_sso?: boolean;
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* Identifies the type of the resource. Can be 'organization_owner' or
|
|
107
|
+
* 'organization_sub_user'.
|
|
108
|
+
*/
|
|
109
|
+
record_type?: string;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* The status of the account.
|
|
113
|
+
*/
|
|
114
|
+
user_status?: 'enabled' | 'disabled' | 'blocked';
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
export namespace Data {
|
|
118
|
+
/**
|
|
119
|
+
* A reference to a group that a user belongs to.
|
|
120
|
+
*/
|
|
121
|
+
export interface Group {
|
|
122
|
+
/**
|
|
123
|
+
* The unique identifier of the group.
|
|
124
|
+
*/
|
|
125
|
+
id: string;
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* The name of the group.
|
|
129
|
+
*/
|
|
130
|
+
name: string;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
export interface UserListResponse {
|
|
136
|
+
/**
|
|
137
|
+
* Identifies the specific resource.
|
|
138
|
+
*/
|
|
139
|
+
id?: string;
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* ISO 8601 formatted date indicating when the resource was created.
|
|
143
|
+
*/
|
|
144
|
+
created_at?: string;
|
|
145
|
+
|
|
146
|
+
/**
|
|
147
|
+
* The email address of the user.
|
|
148
|
+
*/
|
|
149
|
+
email?: string;
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* The groups the user belongs to. Only included when include_groups parameter is
|
|
153
|
+
* true.
|
|
154
|
+
*/
|
|
155
|
+
groups?: Array<UserListResponse.Group>;
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* ISO 8601 formatted date indicating when the resource last signed into the
|
|
159
|
+
* portal. Null if the user has never signed in.
|
|
160
|
+
*/
|
|
161
|
+
last_sign_in_at?: string | null;
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Indicates whether this user is allowed to bypass SSO and use password
|
|
165
|
+
* authentication.
|
|
166
|
+
*/
|
|
167
|
+
organization_user_bypasses_sso?: boolean;
|
|
168
|
+
|
|
169
|
+
/**
|
|
170
|
+
* Identifies the type of the resource. Can be 'organization_owner' or
|
|
171
|
+
* 'organization_sub_user'.
|
|
172
|
+
*/
|
|
173
|
+
record_type?: string;
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* The status of the account.
|
|
177
|
+
*/
|
|
178
|
+
user_status?: 'enabled' | 'disabled' | 'blocked';
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
export namespace UserListResponse {
|
|
182
|
+
/**
|
|
183
|
+
* A reference to a group that a user belongs to.
|
|
184
|
+
*/
|
|
185
|
+
export interface Group {
|
|
186
|
+
/**
|
|
187
|
+
* The unique identifier of the group.
|
|
188
|
+
*/
|
|
189
|
+
id: string;
|
|
190
|
+
|
|
191
|
+
/**
|
|
192
|
+
* The name of the group.
|
|
193
|
+
*/
|
|
194
|
+
name: string;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
export interface UserGetGroupsReportResponse {
|
|
199
|
+
data?: Array<UserGetGroupsReportResponse.Data>;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
export namespace UserGetGroupsReportResponse {
|
|
203
|
+
/**
|
|
204
|
+
* An organization user with their group memberships always included.
|
|
205
|
+
*/
|
|
206
|
+
export interface Data {
|
|
207
|
+
/**
|
|
208
|
+
* Identifies the specific resource.
|
|
209
|
+
*/
|
|
210
|
+
id: string;
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* ISO 8601 formatted date indicating when the resource was created.
|
|
214
|
+
*/
|
|
215
|
+
created_at: string;
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* The email address of the user.
|
|
219
|
+
*/
|
|
220
|
+
email: string;
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* The groups the user belongs to.
|
|
224
|
+
*/
|
|
225
|
+
groups: Array<Data.Group>;
|
|
226
|
+
|
|
227
|
+
/**
|
|
228
|
+
* Identifies the type of the resource. Can be 'organization_owner' or
|
|
229
|
+
* 'organization_sub_user'.
|
|
230
|
+
*/
|
|
231
|
+
record_type: string;
|
|
232
|
+
|
|
233
|
+
/**
|
|
234
|
+
* The status of the account.
|
|
235
|
+
*/
|
|
236
|
+
user_status: 'enabled' | 'disabled' | 'blocked';
|
|
237
|
+
|
|
238
|
+
/**
|
|
239
|
+
* ISO 8601 formatted date indicating when the resource last signed into the
|
|
240
|
+
* portal. Null if the user has never signed in.
|
|
241
|
+
*/
|
|
242
|
+
last_sign_in_at?: string | null;
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* Indicates whether this user is allowed to bypass SSO and use password
|
|
246
|
+
* authentication.
|
|
247
|
+
*/
|
|
248
|
+
organization_user_bypasses_sso?: boolean;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
export namespace Data {
|
|
252
|
+
/**
|
|
253
|
+
* A reference to a group that a user belongs to.
|
|
254
|
+
*/
|
|
255
|
+
export interface Group {
|
|
256
|
+
/**
|
|
257
|
+
* The unique identifier of the group.
|
|
258
|
+
*/
|
|
259
|
+
id: string;
|
|
260
|
+
|
|
261
|
+
/**
|
|
262
|
+
* The name of the group.
|
|
263
|
+
*/
|
|
264
|
+
name: string;
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
export interface UserRetrieveParams {
|
|
270
|
+
/**
|
|
271
|
+
* When set to true, includes the groups array for each user in the response. The
|
|
272
|
+
* groups array contains objects with id and name for each group the user belongs
|
|
273
|
+
* to.
|
|
274
|
+
*/
|
|
275
|
+
include_groups?: boolean;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
export interface UserListParams extends DefaultFlatPaginationParams {
|
|
279
|
+
/**
|
|
280
|
+
* Filter by email address (partial match)
|
|
281
|
+
*/
|
|
282
|
+
'filter[email]'?: string;
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* Filter by user status
|
|
286
|
+
*/
|
|
287
|
+
'filter[user_status]'?: 'enabled' | 'disabled' | 'blocked';
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* When set to true, includes the groups array for each user in the response. The
|
|
291
|
+
* groups array contains objects with id and name for each group the user belongs
|
|
292
|
+
* to.
|
|
293
|
+
*/
|
|
294
|
+
include_groups?: boolean;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
export interface UserGetGroupsReportParams {
|
|
298
|
+
/**
|
|
299
|
+
* Specify the response format. Use 'application/json' for JSON format or
|
|
300
|
+
* 'text/csv' for CSV format.
|
|
301
|
+
*/
|
|
302
|
+
Accept?: 'application/json' | 'text/csv';
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
Users.Actions = Actions;
|
|
306
|
+
|
|
307
|
+
export declare namespace Users {
|
|
308
|
+
export {
|
|
309
|
+
type UserRetrieveResponse as UserRetrieveResponse,
|
|
310
|
+
type UserListResponse as UserListResponse,
|
|
311
|
+
type UserGetGroupsReportResponse as UserGetGroupsReportResponse,
|
|
312
|
+
type UserListResponsesDefaultFlatPagination as UserListResponsesDefaultFlatPagination,
|
|
313
|
+
type UserRetrieveParams as UserRetrieveParams,
|
|
314
|
+
type UserListParams as UserListParams,
|
|
315
|
+
type UserGetGroupsReportParams as UserGetGroupsReportParams,
|
|
316
|
+
};
|
|
317
|
+
|
|
318
|
+
export { Actions as Actions, type ActionRemoveResponse as ActionRemoveResponse };
|
|
319
|
+
}
|
|
@@ -119,7 +119,8 @@ export interface VirtualCrossConnectCreateResponse {
|
|
|
119
119
|
|
|
120
120
|
export namespace VirtualCrossConnectCreateResponse {
|
|
121
121
|
export interface Data
|
|
122
|
-
extends
|
|
122
|
+
extends
|
|
123
|
+
GlobalIPAssignmentsAPI.Record,
|
|
123
124
|
PublicInternetGatewaysAPI.NetworkInterface,
|
|
124
125
|
PublicInternetGatewaysAPI.NetworkInterfaceRegion {
|
|
125
126
|
/**
|
|
@@ -257,7 +258,8 @@ export interface VirtualCrossConnectRetrieveResponse {
|
|
|
257
258
|
|
|
258
259
|
export namespace VirtualCrossConnectRetrieveResponse {
|
|
259
260
|
export interface Data
|
|
260
|
-
extends
|
|
261
|
+
extends
|
|
262
|
+
GlobalIPAssignmentsAPI.Record,
|
|
261
263
|
PublicInternetGatewaysAPI.NetworkInterface,
|
|
262
264
|
PublicInternetGatewaysAPI.NetworkInterfaceRegion {
|
|
263
265
|
/**
|
|
@@ -395,7 +397,8 @@ export interface VirtualCrossConnectUpdateResponse {
|
|
|
395
397
|
|
|
396
398
|
export namespace VirtualCrossConnectUpdateResponse {
|
|
397
399
|
export interface Data
|
|
398
|
-
extends
|
|
400
|
+
extends
|
|
401
|
+
GlobalIPAssignmentsAPI.Record,
|
|
399
402
|
PublicInternetGatewaysAPI.NetworkInterface,
|
|
400
403
|
PublicInternetGatewaysAPI.NetworkInterfaceRegion {
|
|
401
404
|
/**
|
|
@@ -528,7 +531,8 @@ export namespace VirtualCrossConnectUpdateResponse {
|
|
|
528
531
|
}
|
|
529
532
|
|
|
530
533
|
export interface VirtualCrossConnectListResponse
|
|
531
|
-
extends
|
|
534
|
+
extends
|
|
535
|
+
GlobalIPAssignmentsAPI.Record,
|
|
532
536
|
PublicInternetGatewaysAPI.NetworkInterface,
|
|
533
537
|
PublicInternetGatewaysAPI.NetworkInterfaceRegion {
|
|
534
538
|
/**
|
|
@@ -665,7 +669,8 @@ export interface VirtualCrossConnectDeleteResponse {
|
|
|
665
669
|
|
|
666
670
|
export namespace VirtualCrossConnectDeleteResponse {
|
|
667
671
|
export interface Data
|
|
668
|
-
extends
|
|
672
|
+
extends
|
|
673
|
+
GlobalIPAssignmentsAPI.Record,
|
|
669
674
|
PublicInternetGatewaysAPI.NetworkInterface,
|
|
670
675
|
PublicInternetGatewaysAPI.NetworkInterfaceRegion {
|
|
671
676
|
/**
|
|
@@ -4566,18 +4566,6 @@ export namespace ReplacedLinkClickWebhookEvent {
|
|
|
4566
4566
|
}
|
|
4567
4567
|
}
|
|
4568
4568
|
|
|
4569
|
-
export interface StreamingFailedWebhookEvent {
|
|
4570
|
-
data?: CallStreamingFailed;
|
|
4571
|
-
}
|
|
4572
|
-
|
|
4573
|
-
export interface StreamingStartedWebhookEvent {
|
|
4574
|
-
data?: CallStreamingStarted;
|
|
4575
|
-
}
|
|
4576
|
-
|
|
4577
|
-
export interface StreamingStoppedWebhookEvent {
|
|
4578
|
-
data?: CallStreamingStopped;
|
|
4579
|
-
}
|
|
4580
|
-
|
|
4581
4569
|
export interface TranscriptionWebhookEvent {
|
|
4582
4570
|
data?: TranscriptionWebhookEvent.Data;
|
|
4583
4571
|
}
|
|
@@ -8994,18 +8982,6 @@ export namespace ReplacedLinkClickWebhookEvent {
|
|
|
8994
8982
|
}
|
|
8995
8983
|
}
|
|
8996
8984
|
|
|
8997
|
-
export interface StreamingFailedWebhookEvent {
|
|
8998
|
-
data?: CallStreamingFailed;
|
|
8999
|
-
}
|
|
9000
|
-
|
|
9001
|
-
export interface StreamingStartedWebhookEvent {
|
|
9002
|
-
data?: CallStreamingStarted;
|
|
9003
|
-
}
|
|
9004
|
-
|
|
9005
|
-
export interface StreamingStoppedWebhookEvent {
|
|
9006
|
-
data?: CallStreamingStopped;
|
|
9007
|
-
}
|
|
9008
|
-
|
|
9009
8985
|
export interface TranscriptionWebhookEvent {
|
|
9010
8986
|
data?: TranscriptionWebhookEvent.Data;
|
|
9011
8987
|
}
|
|
@@ -9155,9 +9131,6 @@ export type UnsafeUnwrapWebhookEvent =
|
|
|
9155
9131
|
| InboundMessageWebhookEvent
|
|
9156
9132
|
| NumberOrderStatusUpdateWebhookEvent
|
|
9157
9133
|
| ReplacedLinkClickWebhookEvent
|
|
9158
|
-
| StreamingFailedWebhookEvent
|
|
9159
|
-
| StreamingStartedWebhookEvent
|
|
9160
|
-
| StreamingStoppedWebhookEvent
|
|
9161
9134
|
| TranscriptionWebhookEvent;
|
|
9162
9135
|
|
|
9163
9136
|
export type UnwrapWebhookEvent =
|
|
@@ -9220,9 +9193,6 @@ export type UnwrapWebhookEvent =
|
|
|
9220
9193
|
| InboundMessageWebhookEvent
|
|
9221
9194
|
| NumberOrderStatusUpdateWebhookEvent
|
|
9222
9195
|
| ReplacedLinkClickWebhookEvent
|
|
9223
|
-
| StreamingFailedWebhookEvent
|
|
9224
|
-
| StreamingStartedWebhookEvent
|
|
9225
|
-
| StreamingStoppedWebhookEvent
|
|
9226
9196
|
| TranscriptionWebhookEvent;
|
|
9227
9197
|
|
|
9228
9198
|
export declare namespace Webhooks {
|
|
@@ -9289,9 +9259,6 @@ export declare namespace Webhooks {
|
|
|
9289
9259
|
type InboundMessageWebhookEvent as InboundMessageWebhookEvent,
|
|
9290
9260
|
type NumberOrderStatusUpdateWebhookEvent as NumberOrderStatusUpdateWebhookEvent,
|
|
9291
9261
|
type ReplacedLinkClickWebhookEvent as ReplacedLinkClickWebhookEvent,
|
|
9292
|
-
type StreamingFailedWebhookEvent as StreamingFailedWebhookEvent,
|
|
9293
|
-
type StreamingStartedWebhookEvent as StreamingStartedWebhookEvent,
|
|
9294
|
-
type StreamingStoppedWebhookEvent as StreamingStoppedWebhookEvent,
|
|
9295
9262
|
type TranscriptionWebhookEvent as TranscriptionWebhookEvent,
|
|
9296
9263
|
type UnsafeUnwrapWebhookEvent as UnsafeUnwrapWebhookEvent,
|
|
9297
9264
|
type UnwrapWebhookEvent as UnwrapWebhookEvent,
|
|
@@ -183,8 +183,7 @@ export namespace WireguardInterfaceRetrieveResponse {
|
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
export interface WireguardInterfaceListResponse
|
|
186
|
-
extends GlobalIPAssignmentsAPI.Record,
|
|
187
|
-
PublicInternetGatewaysAPI.NetworkInterface {
|
|
186
|
+
extends GlobalIPAssignmentsAPI.Record, PublicInternetGatewaysAPI.NetworkInterface {
|
|
188
187
|
/**
|
|
189
188
|
* Enable SIP traffic forwarding over VPN interface.
|
|
190
189
|
*/
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '5.
|
|
1
|
+
export const VERSION = '5.4.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "5.
|
|
1
|
+
export declare const VERSION = "5.4.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "5.
|
|
1
|
+
export declare const VERSION = "5.4.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '5.
|
|
1
|
+
export const VERSION = '5.4.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|