featurebase-node 0.4.0 → 0.6.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 +16 -0
- package/package.json +1 -1
- package/resources/changelogs/changelogs.d.mts +7 -7
- package/resources/changelogs/changelogs.d.mts.map +1 -1
- package/resources/changelogs/changelogs.d.ts +7 -7
- package/resources/changelogs/changelogs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.js +35 -7
- package/resources/changelogs/changelogs.js.map +1 -1
- package/resources/changelogs/changelogs.mjs +35 -7
- package/resources/changelogs/changelogs.mjs.map +1 -1
- package/resources/changelogs/subscribers.d.mts +2 -2
- package/resources/changelogs/subscribers.d.mts.map +1 -1
- package/resources/changelogs/subscribers.d.ts +2 -2
- package/resources/changelogs/subscribers.d.ts.map +1 -1
- package/resources/changelogs/subscribers.js +10 -2
- package/resources/changelogs/subscribers.js.map +1 -1
- package/resources/changelogs/subscribers.mjs +10 -2
- package/resources/changelogs/subscribers.mjs.map +1 -1
- package/resources/feedback/boards.d.mts +2 -2
- package/resources/feedback/boards.d.mts.map +1 -1
- package/resources/feedback/boards.d.ts +2 -2
- package/resources/feedback/boards.d.ts.map +1 -1
- package/resources/feedback/boards.js +10 -2
- package/resources/feedback/boards.js.map +1 -1
- package/resources/feedback/boards.mjs +10 -2
- package/resources/feedback/boards.mjs.map +1 -1
- package/resources/feedback/comments.d.mts +6 -6
- package/resources/feedback/comments.d.mts.map +1 -1
- package/resources/feedback/comments.d.ts +6 -6
- package/resources/feedback/comments.d.ts.map +1 -1
- package/resources/feedback/comments.js +30 -6
- package/resources/feedback/comments.js.map +1 -1
- package/resources/feedback/comments.mjs +30 -6
- package/resources/feedback/comments.mjs.map +1 -1
- package/resources/feedback/custom-fields.d.mts +2 -2
- package/resources/feedback/custom-fields.d.mts.map +1 -1
- package/resources/feedback/custom-fields.d.ts +2 -2
- package/resources/feedback/custom-fields.d.ts.map +1 -1
- package/resources/feedback/custom-fields.js +10 -2
- package/resources/feedback/custom-fields.js.map +1 -1
- package/resources/feedback/custom-fields.mjs +10 -2
- package/resources/feedback/custom-fields.mjs.map +1 -1
- package/resources/feedback/post-statuses.d.mts +2 -2
- package/resources/feedback/post-statuses.d.mts.map +1 -1
- package/resources/feedback/post-statuses.d.ts +2 -2
- package/resources/feedback/post-statuses.d.ts.map +1 -1
- package/resources/feedback/post-statuses.js +10 -2
- package/resources/feedback/post-statuses.js.map +1 -1
- package/resources/feedback/post-statuses.mjs +10 -2
- package/resources/feedback/post-statuses.mjs.map +1 -1
- package/resources/feedback/posts/posts.d.mts +5 -5
- package/resources/feedback/posts/posts.d.mts.map +1 -1
- package/resources/feedback/posts/posts.d.ts +5 -5
- package/resources/feedback/posts/posts.d.ts.map +1 -1
- package/resources/feedback/posts/posts.js +25 -5
- package/resources/feedback/posts/posts.js.map +1 -1
- package/resources/feedback/posts/posts.mjs +25 -5
- package/resources/feedback/posts/posts.mjs.map +1 -1
- package/resources/feedback/posts/voters.d.mts +3 -3
- package/resources/feedback/posts/voters.d.mts.map +1 -1
- package/resources/feedback/posts/voters.d.ts +3 -3
- package/resources/feedback/posts/voters.d.ts.map +1 -1
- package/resources/feedback/posts/voters.js +15 -3
- package/resources/feedback/posts/voters.js.map +1 -1
- package/resources/feedback/posts/voters.mjs +15 -3
- package/resources/feedback/posts/voters.mjs.map +1 -1
- package/resources/help-center/articles.d.mts +5 -5
- package/resources/help-center/articles.d.mts.map +1 -1
- package/resources/help-center/articles.d.ts +5 -5
- package/resources/help-center/articles.d.ts.map +1 -1
- package/resources/help-center/articles.js +25 -5
- package/resources/help-center/articles.js.map +1 -1
- package/resources/help-center/articles.mjs +25 -5
- package/resources/help-center/articles.mjs.map +1 -1
- package/resources/help-center/collections.d.mts +5 -5
- package/resources/help-center/collections.d.mts.map +1 -1
- package/resources/help-center/collections.d.ts +5 -5
- package/resources/help-center/collections.d.ts.map +1 -1
- package/resources/help-center/collections.js +25 -5
- package/resources/help-center/collections.js.map +1 -1
- package/resources/help-center/collections.mjs +25 -5
- package/resources/help-center/collections.mjs.map +1 -1
- package/resources/help-center/help-centers.d.mts +2 -2
- package/resources/help-center/help-centers.d.mts.map +1 -1
- package/resources/help-center/help-centers.d.ts +2 -2
- package/resources/help-center/help-centers.d.ts.map +1 -1
- package/resources/help-center/help-centers.js +10 -2
- package/resources/help-center/help-centers.js.map +1 -1
- package/resources/help-center/help-centers.mjs +10 -2
- package/resources/help-center/help-centers.mjs.map +1 -1
- package/resources/help-center/redirect-rules.d.mts +6 -6
- package/resources/help-center/redirect-rules.d.mts.map +1 -1
- package/resources/help-center/redirect-rules.d.ts +6 -6
- package/resources/help-center/redirect-rules.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.js +30 -6
- package/resources/help-center/redirect-rules.js.map +1 -1
- package/resources/help-center/redirect-rules.mjs +30 -6
- package/resources/help-center/redirect-rules.mjs.map +1 -1
- package/resources/organization/admins.d.mts +3 -3
- package/resources/organization/admins.d.mts.map +1 -1
- package/resources/organization/admins.d.ts +3 -3
- package/resources/organization/admins.d.ts.map +1 -1
- package/resources/organization/admins.js +15 -3
- package/resources/organization/admins.js.map +1 -1
- package/resources/organization/admins.mjs +15 -3
- package/resources/organization/admins.mjs.map +1 -1
- package/resources/organization/brands.d.mts +2 -2
- package/resources/organization/brands.d.mts.map +1 -1
- package/resources/organization/brands.d.ts +2 -2
- package/resources/organization/brands.d.ts.map +1 -1
- package/resources/organization/brands.js +10 -2
- package/resources/organization/brands.js.map +1 -1
- package/resources/organization/brands.mjs +10 -2
- package/resources/organization/brands.mjs.map +1 -1
- package/resources/organization/teams.d.mts +2 -2
- package/resources/organization/teams.d.mts.map +1 -1
- package/resources/organization/teams.d.ts +2 -2
- package/resources/organization/teams.d.ts.map +1 -1
- package/resources/organization/teams.js +10 -2
- package/resources/organization/teams.js.map +1 -1
- package/resources/organization/teams.mjs +10 -2
- package/resources/organization/teams.mjs.map +1 -1
- package/resources/support/conversation-tags.d.mts +4 -4
- package/resources/support/conversation-tags.d.mts.map +1 -1
- package/resources/support/conversation-tags.d.ts +4 -4
- package/resources/support/conversation-tags.d.ts.map +1 -1
- package/resources/support/conversation-tags.js +20 -4
- package/resources/support/conversation-tags.js.map +1 -1
- package/resources/support/conversation-tags.mjs +20 -4
- package/resources/support/conversation-tags.mjs.map +1 -1
- package/resources/support/conversations/conversations.d.mts +8 -8
- package/resources/support/conversations/conversations.d.mts.map +1 -1
- package/resources/support/conversations/conversations.d.ts +8 -8
- package/resources/support/conversations/conversations.d.ts.map +1 -1
- package/resources/support/conversations/conversations.js +35 -7
- package/resources/support/conversations/conversations.js.map +1 -1
- package/resources/support/conversations/conversations.mjs +35 -7
- package/resources/support/conversations/conversations.mjs.map +1 -1
- package/resources/support/conversations/participants.d.mts +2 -2
- package/resources/support/conversations/participants.d.mts.map +1 -1
- package/resources/support/conversations/participants.d.ts +2 -2
- package/resources/support/conversations/participants.d.ts.map +1 -1
- package/resources/support/conversations/participants.js +10 -2
- package/resources/support/conversations/participants.js.map +1 -1
- package/resources/support/conversations/participants.mjs +10 -2
- package/resources/support/conversations/participants.mjs.map +1 -1
- package/resources/support/conversations/tags.d.mts +2 -2
- package/resources/support/conversations/tags.d.mts.map +1 -1
- package/resources/support/conversations/tags.d.ts +2 -2
- package/resources/support/conversations/tags.d.ts.map +1 -1
- package/resources/support/conversations/tags.js +10 -2
- package/resources/support/conversations/tags.js.map +1 -1
- package/resources/support/conversations/tags.mjs +10 -2
- package/resources/support/conversations/tags.mjs.map +1 -1
- package/resources/support/tickets/categories.d.mts +2 -2
- package/resources/support/tickets/categories.d.mts.map +1 -1
- package/resources/support/tickets/categories.d.ts +2 -2
- package/resources/support/tickets/categories.d.ts.map +1 -1
- package/resources/support/tickets/categories.js +10 -2
- package/resources/support/tickets/categories.js.map +1 -1
- package/resources/support/tickets/categories.mjs +10 -2
- package/resources/support/tickets/categories.mjs.map +1 -1
- package/resources/support/tickets/custom-fields.d.mts +2 -2
- package/resources/support/tickets/custom-fields.d.mts.map +1 -1
- package/resources/support/tickets/custom-fields.d.ts +2 -2
- package/resources/support/tickets/custom-fields.d.ts.map +1 -1
- package/resources/support/tickets/custom-fields.js +10 -2
- package/resources/support/tickets/custom-fields.js.map +1 -1
- package/resources/support/tickets/custom-fields.mjs +10 -2
- package/resources/support/tickets/custom-fields.mjs.map +1 -1
- package/resources/support/tickets/statuses.d.mts +2 -2
- package/resources/support/tickets/statuses.d.mts.map +1 -1
- package/resources/support/tickets/statuses.d.ts +2 -2
- package/resources/support/tickets/statuses.d.ts.map +1 -1
- package/resources/support/tickets/statuses.js +10 -2
- package/resources/support/tickets/statuses.js.map +1 -1
- package/resources/support/tickets/statuses.mjs +10 -2
- package/resources/support/tickets/statuses.mjs.map +1 -1
- package/resources/support/tickets/tickets.d.mts +7 -7
- package/resources/support/tickets/tickets.d.mts.map +1 -1
- package/resources/support/tickets/tickets.d.ts +7 -7
- package/resources/support/tickets/tickets.d.ts.map +1 -1
- package/resources/support/tickets/tickets.js +30 -6
- package/resources/support/tickets/tickets.js.map +1 -1
- package/resources/support/tickets/tickets.mjs +30 -6
- package/resources/support/tickets/tickets.mjs.map +1 -1
- package/resources/surveys.d.mts +3 -3
- package/resources/surveys.d.mts.map +1 -1
- package/resources/surveys.d.ts +3 -3
- package/resources/surveys.d.ts.map +1 -1
- package/resources/surveys.js +15 -3
- package/resources/surveys.js.map +1 -1
- package/resources/surveys.mjs +15 -3
- package/resources/surveys.mjs.map +1 -1
- package/resources/users/companies/companies.d.mts +5 -5
- package/resources/users/companies/companies.d.mts.map +1 -1
- package/resources/users/companies/companies.d.ts +5 -5
- package/resources/users/companies/companies.d.ts.map +1 -1
- package/resources/users/companies/companies.js +25 -5
- package/resources/users/companies/companies.js.map +1 -1
- package/resources/users/companies/companies.mjs +25 -5
- package/resources/users/companies/companies.mjs.map +1 -1
- package/resources/users/companies/contacts.d.mts +3 -3
- package/resources/users/companies/contacts.d.mts.map +1 -1
- package/resources/users/companies/contacts.d.ts +3 -3
- package/resources/users/companies/contacts.d.ts.map +1 -1
- package/resources/users/companies/contacts.js +15 -3
- package/resources/users/companies/contacts.js.map +1 -1
- package/resources/users/companies/contacts.mjs +15 -3
- package/resources/users/companies/contacts.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.mts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.ts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.js +10 -2
- package/resources/users/contacts/by-user-id/by-user-id.js.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.mjs +10 -2
- package/resources/users/contacts/by-user-id/by-user-id.mjs.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.mts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.ts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.js +10 -2
- package/resources/users/contacts/by-user-id/email-preferences.js.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.mjs +10 -2
- package/resources/users/contacts/by-user-id/email-preferences.mjs.map +1 -1
- package/resources/users/contacts/contacts.d.mts +6 -6
- package/resources/users/contacts/contacts.d.mts.map +1 -1
- package/resources/users/contacts/contacts.d.ts +6 -6
- package/resources/users/contacts/contacts.d.ts.map +1 -1
- package/resources/users/contacts/contacts.js +30 -6
- package/resources/users/contacts/contacts.js.map +1 -1
- package/resources/users/contacts/contacts.mjs +30 -6
- package/resources/users/contacts/contacts.mjs.map +1 -1
- package/resources/users/contacts/email-preferences.d.mts +2 -2
- package/resources/users/contacts/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/email-preferences.d.ts +2 -2
- package/resources/users/contacts/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/email-preferences.js +10 -2
- package/resources/users/contacts/email-preferences.js.map +1 -1
- package/resources/users/contacts/email-preferences.mjs +10 -2
- package/resources/users/contacts/email-preferences.mjs.map +1 -1
- package/resources/webhooks.d.mts +6 -6
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +6 -6
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +30 -6
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +30 -6
- package/resources/webhooks.mjs.map +1 -1
- package/src/resources/changelogs/changelogs.ts +42 -14
- package/src/resources/changelogs/subscribers.ts +12 -4
- package/src/resources/feedback/boards.ts +12 -4
- package/src/resources/feedback/comments.ts +36 -12
- package/src/resources/feedback/custom-fields.ts +12 -4
- package/src/resources/feedback/post-statuses.ts +12 -4
- package/src/resources/feedback/posts/posts.ts +30 -10
- package/src/resources/feedback/posts/voters.ts +18 -6
- package/src/resources/help-center/articles.ts +30 -10
- package/src/resources/help-center/collections.ts +30 -10
- package/src/resources/help-center/help-centers.ts +12 -4
- package/src/resources/help-center/redirect-rules.ts +36 -12
- package/src/resources/organization/admins.ts +18 -6
- package/src/resources/organization/brands.ts +12 -4
- package/src/resources/organization/teams.ts +12 -4
- package/src/resources/support/conversation-tags.ts +24 -8
- package/src/resources/support/conversations/conversations.ts +43 -15
- package/src/resources/support/conversations/participants.ts +12 -4
- package/src/resources/support/conversations/tags.ts +12 -4
- package/src/resources/support/tickets/categories.ts +12 -4
- package/src/resources/support/tickets/custom-fields.ts +12 -4
- package/src/resources/support/tickets/statuses.ts +12 -4
- package/src/resources/support/tickets/tickets.ts +37 -13
- package/src/resources/surveys.ts +18 -6
- package/src/resources/users/companies/companies.ts +30 -10
- package/src/resources/users/companies/contacts.ts +18 -6
- package/src/resources/users/contacts/by-user-id/by-user-id.ts +12 -4
- package/src/resources/users/contacts/by-user-id/email-preferences.ts +12 -4
- package/src/resources/users/contacts/contacts.ts +36 -12
- package/src/resources/users/contacts/email-preferences.ts +12 -4
- package/src/resources/webhooks.ts +36 -12
- 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
|
@@ -65,7 +65,11 @@ export class Articles extends APIResource {
|
|
|
65
65
|
body,
|
|
66
66
|
...options,
|
|
67
67
|
headers: buildHeaders([
|
|
68
|
-
{
|
|
68
|
+
{
|
|
69
|
+
...(featurebaseVersion?.toString() != null ?
|
|
70
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
71
|
+
: undefined),
|
|
72
|
+
},
|
|
69
73
|
options?.headers,
|
|
70
74
|
]),
|
|
71
75
|
});
|
|
@@ -130,7 +134,11 @@ export class Articles extends APIResource {
|
|
|
130
134
|
query,
|
|
131
135
|
...options,
|
|
132
136
|
headers: buildHeaders([
|
|
133
|
-
{
|
|
137
|
+
{
|
|
138
|
+
...(featurebaseVersion?.toString() != null ?
|
|
139
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
140
|
+
: undefined),
|
|
141
|
+
},
|
|
134
142
|
options?.headers,
|
|
135
143
|
]),
|
|
136
144
|
});
|
|
@@ -193,7 +201,11 @@ export class Articles extends APIResource {
|
|
|
193
201
|
body,
|
|
194
202
|
...options,
|
|
195
203
|
headers: buildHeaders([
|
|
196
|
-
{
|
|
204
|
+
{
|
|
205
|
+
...(featurebaseVersion?.toString() != null ?
|
|
206
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
207
|
+
: undefined),
|
|
208
|
+
},
|
|
197
209
|
options?.headers,
|
|
198
210
|
]),
|
|
199
211
|
});
|
|
@@ -266,7 +278,11 @@ export class Articles extends APIResource {
|
|
|
266
278
|
query,
|
|
267
279
|
...options,
|
|
268
280
|
headers: buildHeaders([
|
|
269
|
-
{
|
|
281
|
+
{
|
|
282
|
+
...(featurebaseVersion?.toString() != null ?
|
|
283
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
284
|
+
: undefined),
|
|
285
|
+
},
|
|
270
286
|
options?.headers,
|
|
271
287
|
]),
|
|
272
288
|
});
|
|
@@ -307,7 +323,11 @@ export class Articles extends APIResource {
|
|
|
307
323
|
return this._client.delete(path`/v2/help_center/articles/${id}`, {
|
|
308
324
|
...options,
|
|
309
325
|
headers: buildHeaders([
|
|
310
|
-
{
|
|
326
|
+
{
|
|
327
|
+
...(featurebaseVersion?.toString() != null ?
|
|
328
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
329
|
+
: undefined),
|
|
330
|
+
},
|
|
311
331
|
options?.headers,
|
|
312
332
|
]),
|
|
313
333
|
});
|
|
@@ -907,7 +927,7 @@ export interface ArticleCreateParams {
|
|
|
907
927
|
* Header param: API version for this request. Defaults to your organization's
|
|
908
928
|
* configured API version if not specified.
|
|
909
929
|
*/
|
|
910
|
-
'Featurebase-Version'?:
|
|
930
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
911
931
|
}
|
|
912
932
|
|
|
913
933
|
export namespace ArticleCreateParams {
|
|
@@ -1011,7 +1031,7 @@ export interface ArticleRetrieveParams {
|
|
|
1011
1031
|
* Header param: API version for this request. Defaults to your organization's
|
|
1012
1032
|
* configured API version if not specified.
|
|
1013
1033
|
*/
|
|
1014
|
-
'Featurebase-Version'?:
|
|
1034
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1015
1035
|
}
|
|
1016
1036
|
|
|
1017
1037
|
export interface ArticleUpdateParams {
|
|
@@ -1064,7 +1084,7 @@ export interface ArticleUpdateParams {
|
|
|
1064
1084
|
* Header param: API version for this request. Defaults to your organization's
|
|
1065
1085
|
* configured API version if not specified.
|
|
1066
1086
|
*/
|
|
1067
|
-
'Featurebase-Version'?:
|
|
1087
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1068
1088
|
}
|
|
1069
1089
|
|
|
1070
1090
|
export namespace ArticleUpdateParams {
|
|
@@ -1180,7 +1200,7 @@ export interface ArticleListParams extends CursorPageParams {
|
|
|
1180
1200
|
* Header param: API version for this request. Defaults to your organization's
|
|
1181
1201
|
* configured API version if not specified.
|
|
1182
1202
|
*/
|
|
1183
|
-
'Featurebase-Version'?:
|
|
1203
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1184
1204
|
}
|
|
1185
1205
|
|
|
1186
1206
|
export interface ArticleDeleteParams {
|
|
@@ -1188,7 +1208,7 @@ export interface ArticleDeleteParams {
|
|
|
1188
1208
|
* API version for this request. Defaults to your organization's configured API
|
|
1189
1209
|
* version if not specified.
|
|
1190
1210
|
*/
|
|
1191
|
-
'Featurebase-Version'?:
|
|
1211
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1192
1212
|
}
|
|
1193
1213
|
|
|
1194
1214
|
export declare namespace Articles {
|
|
@@ -66,7 +66,11 @@ export class Collections extends APIResource {
|
|
|
66
66
|
body,
|
|
67
67
|
...options,
|
|
68
68
|
headers: buildHeaders([
|
|
69
|
-
{
|
|
69
|
+
{
|
|
70
|
+
...(featurebaseVersion?.toString() != null ?
|
|
71
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
72
|
+
: undefined),
|
|
73
|
+
},
|
|
70
74
|
options?.headers,
|
|
71
75
|
]),
|
|
72
76
|
});
|
|
@@ -120,7 +124,11 @@ export class Collections extends APIResource {
|
|
|
120
124
|
return this._client.get(path`/v2/help_center/collections/${id}`, {
|
|
121
125
|
...options,
|
|
122
126
|
headers: buildHeaders([
|
|
123
|
-
{
|
|
127
|
+
{
|
|
128
|
+
...(featurebaseVersion?.toString() != null ?
|
|
129
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
130
|
+
: undefined),
|
|
131
|
+
},
|
|
124
132
|
options?.headers,
|
|
125
133
|
]),
|
|
126
134
|
});
|
|
@@ -183,7 +191,11 @@ export class Collections extends APIResource {
|
|
|
183
191
|
body,
|
|
184
192
|
...options,
|
|
185
193
|
headers: buildHeaders([
|
|
186
|
-
{
|
|
194
|
+
{
|
|
195
|
+
...(featurebaseVersion?.toString() != null ?
|
|
196
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
197
|
+
: undefined),
|
|
198
|
+
},
|
|
187
199
|
options?.headers,
|
|
188
200
|
]),
|
|
189
201
|
});
|
|
@@ -248,7 +260,11 @@ export class Collections extends APIResource {
|
|
|
248
260
|
query,
|
|
249
261
|
...options,
|
|
250
262
|
headers: buildHeaders([
|
|
251
|
-
{
|
|
263
|
+
{
|
|
264
|
+
...(featurebaseVersion?.toString() != null ?
|
|
265
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
266
|
+
: undefined),
|
|
267
|
+
},
|
|
252
268
|
options?.headers,
|
|
253
269
|
]),
|
|
254
270
|
});
|
|
@@ -288,7 +304,11 @@ export class Collections extends APIResource {
|
|
|
288
304
|
return this._client.delete(path`/v2/help_center/collections/${id}`, {
|
|
289
305
|
...options,
|
|
290
306
|
headers: buildHeaders([
|
|
291
|
-
{
|
|
307
|
+
{
|
|
308
|
+
...(featurebaseVersion?.toString() != null ?
|
|
309
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
310
|
+
: undefined),
|
|
311
|
+
},
|
|
292
312
|
options?.headers,
|
|
293
313
|
]),
|
|
294
314
|
});
|
|
@@ -777,7 +797,7 @@ export interface CollectionCreateParams {
|
|
|
777
797
|
* Header param: API version for this request. Defaults to your organization's
|
|
778
798
|
* configured API version if not specified.
|
|
779
799
|
*/
|
|
780
|
-
'Featurebase-Version'?:
|
|
800
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
781
801
|
}
|
|
782
802
|
|
|
783
803
|
export namespace CollectionCreateParams {
|
|
@@ -876,7 +896,7 @@ export interface CollectionRetrieveParams {
|
|
|
876
896
|
* API version for this request. Defaults to your organization's configured API
|
|
877
897
|
* version if not specified.
|
|
878
898
|
*/
|
|
879
|
-
'Featurebase-Version'?:
|
|
899
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
880
900
|
}
|
|
881
901
|
|
|
882
902
|
export interface CollectionUpdateParams {
|
|
@@ -909,7 +929,7 @@ export interface CollectionUpdateParams {
|
|
|
909
929
|
* Header param: API version for this request. Defaults to your organization's
|
|
910
930
|
* configured API version if not specified.
|
|
911
931
|
*/
|
|
912
|
-
'Featurebase-Version'?:
|
|
932
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
913
933
|
}
|
|
914
934
|
|
|
915
935
|
export namespace CollectionUpdateParams {
|
|
@@ -1014,7 +1034,7 @@ export interface CollectionListParams extends CursorPageParams {
|
|
|
1014
1034
|
* Header param: API version for this request. Defaults to your organization's
|
|
1015
1035
|
* configured API version if not specified.
|
|
1016
1036
|
*/
|
|
1017
|
-
'Featurebase-Version'?:
|
|
1037
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1018
1038
|
}
|
|
1019
1039
|
|
|
1020
1040
|
export interface CollectionDeleteParams {
|
|
@@ -1022,7 +1042,7 @@ export interface CollectionDeleteParams {
|
|
|
1022
1042
|
* API version for this request. Defaults to your organization's configured API
|
|
1023
1043
|
* version if not specified.
|
|
1024
1044
|
*/
|
|
1025
|
-
'Featurebase-Version'?:
|
|
1045
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
1026
1046
|
}
|
|
1027
1047
|
|
|
1028
1048
|
export declare namespace Collections {
|
|
@@ -56,7 +56,11 @@ export class HelpCenters extends APIResource {
|
|
|
56
56
|
return this._client.get(path`/v2/help_center/help_centers/${id}`, {
|
|
57
57
|
...options,
|
|
58
58
|
headers: buildHeaders([
|
|
59
|
-
{
|
|
59
|
+
{
|
|
60
|
+
...(featurebaseVersion?.toString() != null ?
|
|
61
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
62
|
+
: undefined),
|
|
63
|
+
},
|
|
60
64
|
options?.headers,
|
|
61
65
|
]),
|
|
62
66
|
});
|
|
@@ -114,7 +118,11 @@ export class HelpCenters extends APIResource {
|
|
|
114
118
|
query,
|
|
115
119
|
...options,
|
|
116
120
|
headers: buildHeaders([
|
|
117
|
-
{
|
|
121
|
+
{
|
|
122
|
+
...(featurebaseVersion?.toString() != null ?
|
|
123
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
124
|
+
: undefined),
|
|
125
|
+
},
|
|
118
126
|
options?.headers,
|
|
119
127
|
]),
|
|
120
128
|
});
|
|
@@ -512,7 +520,7 @@ export interface HelpCenterRetrieveParams {
|
|
|
512
520
|
* API version for this request. Defaults to your organization's configured API
|
|
513
521
|
* version if not specified.
|
|
514
522
|
*/
|
|
515
|
-
'Featurebase-Version'?:
|
|
523
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
516
524
|
}
|
|
517
525
|
|
|
518
526
|
export interface HelpCenterListParams extends CursorPageParams {
|
|
@@ -520,7 +528,7 @@ export interface HelpCenterListParams extends CursorPageParams {
|
|
|
520
528
|
* Header param: API version for this request. Defaults to your organization's
|
|
521
529
|
* configured API version if not specified.
|
|
522
530
|
*/
|
|
523
|
-
'Featurebase-Version'?:
|
|
531
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
524
532
|
}
|
|
525
533
|
|
|
526
534
|
export declare namespace HelpCenters {
|
|
@@ -60,7 +60,11 @@ export class RedirectRules extends APIResource {
|
|
|
60
60
|
body,
|
|
61
61
|
...options,
|
|
62
62
|
headers: buildHeaders([
|
|
63
|
-
{
|
|
63
|
+
{
|
|
64
|
+
...(featurebaseVersion?.toString() != null ?
|
|
65
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
66
|
+
: undefined),
|
|
67
|
+
},
|
|
64
68
|
options?.headers,
|
|
65
69
|
]),
|
|
66
70
|
});
|
|
@@ -105,7 +109,11 @@ export class RedirectRules extends APIResource {
|
|
|
105
109
|
return this._client.get(path`/v2/help_center/redirect_rules/${id}`, {
|
|
106
110
|
...options,
|
|
107
111
|
headers: buildHeaders([
|
|
108
|
-
{
|
|
112
|
+
{
|
|
113
|
+
...(featurebaseVersion?.toString() != null ?
|
|
114
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
115
|
+
: undefined),
|
|
116
|
+
},
|
|
109
117
|
options?.headers,
|
|
110
118
|
]),
|
|
111
119
|
});
|
|
@@ -155,7 +163,11 @@ export class RedirectRules extends APIResource {
|
|
|
155
163
|
body,
|
|
156
164
|
...options,
|
|
157
165
|
headers: buildHeaders([
|
|
158
|
-
{
|
|
166
|
+
{
|
|
167
|
+
...(featurebaseVersion?.toString() != null ?
|
|
168
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
169
|
+
: undefined),
|
|
170
|
+
},
|
|
159
171
|
options?.headers,
|
|
160
172
|
]),
|
|
161
173
|
});
|
|
@@ -214,7 +226,11 @@ export class RedirectRules extends APIResource {
|
|
|
214
226
|
query,
|
|
215
227
|
...options,
|
|
216
228
|
headers: buildHeaders([
|
|
217
|
-
{
|
|
229
|
+
{
|
|
230
|
+
...(featurebaseVersion?.toString() != null ?
|
|
231
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
232
|
+
: undefined),
|
|
233
|
+
},
|
|
218
234
|
options?.headers,
|
|
219
235
|
]),
|
|
220
236
|
});
|
|
@@ -257,7 +273,11 @@ export class RedirectRules extends APIResource {
|
|
|
257
273
|
return this._client.delete(path`/v2/help_center/redirect_rules/${id}`, {
|
|
258
274
|
...options,
|
|
259
275
|
headers: buildHeaders([
|
|
260
|
-
{
|
|
276
|
+
{
|
|
277
|
+
...(featurebaseVersion?.toString() != null ?
|
|
278
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
279
|
+
: undefined),
|
|
280
|
+
},
|
|
261
281
|
options?.headers,
|
|
262
282
|
]),
|
|
263
283
|
});
|
|
@@ -307,7 +327,11 @@ export class RedirectRules extends APIResource {
|
|
|
307
327
|
query,
|
|
308
328
|
...options,
|
|
309
329
|
headers: buildHeaders([
|
|
310
|
-
{
|
|
330
|
+
{
|
|
331
|
+
...(featurebaseVersion?.toString() != null ?
|
|
332
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
333
|
+
: undefined),
|
|
334
|
+
},
|
|
311
335
|
options?.headers,
|
|
312
336
|
]),
|
|
313
337
|
});
|
|
@@ -497,7 +521,7 @@ export interface RedirectRuleCreateParams {
|
|
|
497
521
|
* Header param: API version for this request. Defaults to your organization's
|
|
498
522
|
* configured API version if not specified.
|
|
499
523
|
*/
|
|
500
|
-
'Featurebase-Version'?:
|
|
524
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
501
525
|
}
|
|
502
526
|
|
|
503
527
|
export interface RedirectRuleRetrieveParams {
|
|
@@ -505,7 +529,7 @@ export interface RedirectRuleRetrieveParams {
|
|
|
505
529
|
* API version for this request. Defaults to your organization's configured API
|
|
506
530
|
* version if not specified.
|
|
507
531
|
*/
|
|
508
|
-
'Featurebase-Version'?:
|
|
532
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
509
533
|
}
|
|
510
534
|
|
|
511
535
|
export interface RedirectRuleUpdateParams {
|
|
@@ -582,7 +606,7 @@ export interface RedirectRuleUpdateParams {
|
|
|
582
606
|
* Header param: API version for this request. Defaults to your organization's
|
|
583
607
|
* configured API version if not specified.
|
|
584
608
|
*/
|
|
585
|
-
'Featurebase-Version'?:
|
|
609
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
586
610
|
}
|
|
587
611
|
|
|
588
612
|
export interface RedirectRuleListParams extends CursorPageParams {
|
|
@@ -647,7 +671,7 @@ export interface RedirectRuleListParams extends CursorPageParams {
|
|
|
647
671
|
* Header param: API version for this request. Defaults to your organization's
|
|
648
672
|
* configured API version if not specified.
|
|
649
673
|
*/
|
|
650
|
-
'Featurebase-Version'?:
|
|
674
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
651
675
|
}
|
|
652
676
|
|
|
653
677
|
export interface RedirectRuleDeleteParams {
|
|
@@ -655,7 +679,7 @@ export interface RedirectRuleDeleteParams {
|
|
|
655
679
|
* API version for this request. Defaults to your organization's configured API
|
|
656
680
|
* version if not specified.
|
|
657
681
|
*/
|
|
658
|
-
'Featurebase-Version'?:
|
|
682
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
659
683
|
}
|
|
660
684
|
|
|
661
685
|
export interface RedirectRuleRetrieveByURLParams {
|
|
@@ -670,7 +694,7 @@ export interface RedirectRuleRetrieveByURLParams {
|
|
|
670
694
|
* Header param: API version for this request. Defaults to your organization's
|
|
671
695
|
* configured API version if not specified.
|
|
672
696
|
*/
|
|
673
|
-
'Featurebase-Version'?:
|
|
697
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
674
698
|
}
|
|
675
699
|
|
|
676
700
|
export declare namespace RedirectRules {
|
|
@@ -38,7 +38,11 @@ export class Admins extends APIResource {
|
|
|
38
38
|
return this._client.get(path`/v2/admins/${id}`, {
|
|
39
39
|
...options,
|
|
40
40
|
headers: buildHeaders([
|
|
41
|
-
{
|
|
41
|
+
{
|
|
42
|
+
...(featurebaseVersion?.toString() != null ?
|
|
43
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
44
|
+
: undefined),
|
|
45
|
+
},
|
|
42
46
|
options?.headers,
|
|
43
47
|
]),
|
|
44
48
|
});
|
|
@@ -76,7 +80,11 @@ export class Admins extends APIResource {
|
|
|
76
80
|
return this._client.get('/v2/admins', {
|
|
77
81
|
...options,
|
|
78
82
|
headers: buildHeaders([
|
|
79
|
-
{
|
|
83
|
+
{
|
|
84
|
+
...(featurebaseVersion?.toString() != null ?
|
|
85
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
86
|
+
: undefined),
|
|
87
|
+
},
|
|
80
88
|
options?.headers,
|
|
81
89
|
]),
|
|
82
90
|
});
|
|
@@ -160,7 +168,11 @@ export class Admins extends APIResource {
|
|
|
160
168
|
return this._client.get('/v2/admins/roles', {
|
|
161
169
|
...options,
|
|
162
170
|
headers: buildHeaders([
|
|
163
|
-
{
|
|
171
|
+
{
|
|
172
|
+
...(featurebaseVersion?.toString() != null ?
|
|
173
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
174
|
+
: undefined),
|
|
175
|
+
},
|
|
164
176
|
options?.headers,
|
|
165
177
|
]),
|
|
166
178
|
});
|
|
@@ -526,7 +538,7 @@ export interface AdminRetrieveParams {
|
|
|
526
538
|
* API version for this request. Defaults to your organization's configured API
|
|
527
539
|
* version if not specified.
|
|
528
540
|
*/
|
|
529
|
-
'Featurebase-Version'?:
|
|
541
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
530
542
|
}
|
|
531
543
|
|
|
532
544
|
export interface AdminListParams {
|
|
@@ -534,7 +546,7 @@ export interface AdminListParams {
|
|
|
534
546
|
* API version for this request. Defaults to your organization's configured API
|
|
535
547
|
* version if not specified.
|
|
536
548
|
*/
|
|
537
|
-
'Featurebase-Version'?:
|
|
549
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
538
550
|
}
|
|
539
551
|
|
|
540
552
|
export interface AdminListRolesParams {
|
|
@@ -542,7 +554,7 @@ export interface AdminListRolesParams {
|
|
|
542
554
|
* API version for this request. Defaults to your organization's configured API
|
|
543
555
|
* version if not specified.
|
|
544
556
|
*/
|
|
545
|
-
'Featurebase-Version'?:
|
|
557
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
546
558
|
}
|
|
547
559
|
|
|
548
560
|
export declare namespace Admins {
|
|
@@ -62,7 +62,11 @@ export class Brands extends APIResource {
|
|
|
62
62
|
return this._client.get(path`/v2/brands/${id}`, {
|
|
63
63
|
...options,
|
|
64
64
|
headers: buildHeaders([
|
|
65
|
-
{
|
|
65
|
+
{
|
|
66
|
+
...(featurebaseVersion?.toString() != null ?
|
|
67
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
68
|
+
: undefined),
|
|
69
|
+
},
|
|
66
70
|
options?.headers,
|
|
67
71
|
]),
|
|
68
72
|
});
|
|
@@ -130,7 +134,11 @@ export class Brands extends APIResource {
|
|
|
130
134
|
query,
|
|
131
135
|
...options,
|
|
132
136
|
headers: buildHeaders([
|
|
133
|
-
{
|
|
137
|
+
{
|
|
138
|
+
...(featurebaseVersion?.toString() != null ?
|
|
139
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
140
|
+
: undefined),
|
|
141
|
+
},
|
|
134
142
|
options?.headers,
|
|
135
143
|
]),
|
|
136
144
|
});
|
|
@@ -186,7 +194,7 @@ export interface BrandRetrieveParams {
|
|
|
186
194
|
* API version for this request. Defaults to your organization's configured API
|
|
187
195
|
* version if not specified.
|
|
188
196
|
*/
|
|
189
|
-
'Featurebase-Version'?:
|
|
197
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
190
198
|
}
|
|
191
199
|
|
|
192
200
|
export interface BrandListParams extends CursorPageParams {
|
|
@@ -194,7 +202,7 @@ export interface BrandListParams extends CursorPageParams {
|
|
|
194
202
|
* Header param: API version for this request. Defaults to your organization's
|
|
195
203
|
* configured API version if not specified.
|
|
196
204
|
*/
|
|
197
|
-
'Featurebase-Version'?:
|
|
205
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
198
206
|
}
|
|
199
207
|
|
|
200
208
|
export declare namespace Brands {
|
|
@@ -60,7 +60,11 @@ export class Teams extends APIResource {
|
|
|
60
60
|
return this._client.get(path`/v2/teams/${id}`, {
|
|
61
61
|
...options,
|
|
62
62
|
headers: buildHeaders([
|
|
63
|
-
{
|
|
63
|
+
{
|
|
64
|
+
...(featurebaseVersion?.toString() != null ?
|
|
65
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
66
|
+
: undefined),
|
|
67
|
+
},
|
|
64
68
|
options?.headers,
|
|
65
69
|
]),
|
|
66
70
|
});
|
|
@@ -119,7 +123,11 @@ export class Teams extends APIResource {
|
|
|
119
123
|
return this._client.get('/v2/teams', {
|
|
120
124
|
...options,
|
|
121
125
|
headers: buildHeaders([
|
|
122
|
-
{
|
|
126
|
+
{
|
|
127
|
+
...(featurebaseVersion?.toString() != null ?
|
|
128
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
129
|
+
: undefined),
|
|
130
|
+
},
|
|
123
131
|
options?.headers,
|
|
124
132
|
]),
|
|
125
133
|
});
|
|
@@ -192,7 +200,7 @@ export interface TeamRetrieveParams {
|
|
|
192
200
|
* API version for this request. Defaults to your organization's configured API
|
|
193
201
|
* version if not specified.
|
|
194
202
|
*/
|
|
195
|
-
'Featurebase-Version'?:
|
|
203
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
196
204
|
}
|
|
197
205
|
|
|
198
206
|
export interface TeamListParams {
|
|
@@ -200,7 +208,7 @@ export interface TeamListParams {
|
|
|
200
208
|
* API version for this request. Defaults to your organization's configured API
|
|
201
209
|
* version if not specified.
|
|
202
210
|
*/
|
|
203
|
-
'Featurebase-Version'?:
|
|
211
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
204
212
|
}
|
|
205
213
|
|
|
206
214
|
export declare namespace Teams {
|
|
@@ -31,7 +31,11 @@ export class ConversationTags extends APIResource {
|
|
|
31
31
|
return this._client.get(path`/v2/tags/${id}`, {
|
|
32
32
|
...options,
|
|
33
33
|
headers: buildHeaders([
|
|
34
|
-
{
|
|
34
|
+
{
|
|
35
|
+
...(featurebaseVersion?.toString() != null ?
|
|
36
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
37
|
+
: undefined),
|
|
38
|
+
},
|
|
35
39
|
options?.headers,
|
|
36
40
|
]),
|
|
37
41
|
});
|
|
@@ -56,7 +60,11 @@ export class ConversationTags extends APIResource {
|
|
|
56
60
|
return this._client.get('/v2/tags', {
|
|
57
61
|
...options,
|
|
58
62
|
headers: buildHeaders([
|
|
59
|
-
{
|
|
63
|
+
{
|
|
64
|
+
...(featurebaseVersion?.toString() != null ?
|
|
65
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
66
|
+
: undefined),
|
|
67
|
+
},
|
|
60
68
|
options?.headers,
|
|
61
69
|
]),
|
|
62
70
|
});
|
|
@@ -85,7 +93,11 @@ export class ConversationTags extends APIResource {
|
|
|
85
93
|
body,
|
|
86
94
|
...options,
|
|
87
95
|
headers: buildHeaders([
|
|
88
|
-
{
|
|
96
|
+
{
|
|
97
|
+
...(featurebaseVersion?.toString() != null ?
|
|
98
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
99
|
+
: undefined),
|
|
100
|
+
},
|
|
89
101
|
options?.headers,
|
|
90
102
|
]),
|
|
91
103
|
});
|
|
@@ -112,7 +124,11 @@ export class ConversationTags extends APIResource {
|
|
|
112
124
|
body,
|
|
113
125
|
...options,
|
|
114
126
|
headers: buildHeaders([
|
|
115
|
-
{
|
|
127
|
+
{
|
|
128
|
+
...(featurebaseVersion?.toString() != null ?
|
|
129
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
130
|
+
: undefined),
|
|
131
|
+
},
|
|
116
132
|
options?.headers,
|
|
117
133
|
]),
|
|
118
134
|
});
|
|
@@ -175,7 +191,7 @@ export interface ConversationTagRetrieveParams {
|
|
|
175
191
|
* API version for this request. Defaults to your organization's configured API
|
|
176
192
|
* version if not specified.
|
|
177
193
|
*/
|
|
178
|
-
'Featurebase-Version'?:
|
|
194
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
179
195
|
}
|
|
180
196
|
|
|
181
197
|
export interface ConversationTagListParams {
|
|
@@ -183,7 +199,7 @@ export interface ConversationTagListParams {
|
|
|
183
199
|
* API version for this request. Defaults to your organization's configured API
|
|
184
200
|
* version if not specified.
|
|
185
201
|
*/
|
|
186
|
-
'Featurebase-Version'?:
|
|
202
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
187
203
|
}
|
|
188
204
|
|
|
189
205
|
export interface ConversationTagDeleteParams {
|
|
@@ -196,7 +212,7 @@ export interface ConversationTagDeleteParams {
|
|
|
196
212
|
* Header param: API version for this request. Defaults to your organization's
|
|
197
213
|
* configured API version if not specified.
|
|
198
214
|
*/
|
|
199
|
-
'Featurebase-Version'?:
|
|
215
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
200
216
|
}
|
|
201
217
|
|
|
202
218
|
export interface ConversationTagCreateOrRenameParams {
|
|
@@ -220,7 +236,7 @@ export interface ConversationTagCreateOrRenameParams {
|
|
|
220
236
|
* Header param: API version for this request. Defaults to your organization's
|
|
221
237
|
* configured API version if not specified.
|
|
222
238
|
*/
|
|
223
|
-
'Featurebase-Version'?:
|
|
239
|
+
'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
|
|
224
240
|
}
|
|
225
241
|
|
|
226
242
|
export declare namespace ConversationTags {
|