@unified-api/typescript-sdk 2.73.10 → 2.73.12
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/README.md +12 -0
- package/bin/mcp-server.js +4421 -3450
- package/bin/mcp-server.js.map +32 -13
- package/docs/sdks/account/README.md +6 -0
- package/docs/sdks/accounting/README.md +558 -0
- package/docs/sdks/activity/README.md +6 -0
- package/docs/sdks/apicall/README.md +2 -0
- package/docs/sdks/application/README.md +6 -0
- package/docs/sdks/applicationstatus/README.md +1 -0
- package/docs/sdks/ats/README.md +49 -0
- package/docs/sdks/auth/README.md +2 -0
- package/docs/sdks/balancesheet/README.md +2 -0
- package/docs/sdks/bill/README.md +6 -0
- package/docs/sdks/branch/README.md +6 -0
- package/docs/sdks/busy/README.md +1 -0
- package/docs/sdks/calendar/README.md +21 -0
- package/docs/sdks/call/README.md +1 -0
- package/docs/sdks/candidate/README.md +6 -0
- package/docs/sdks/category/README.md +489 -0
- package/docs/sdks/channel/README.md +2 -0
- package/docs/sdks/class/README.md +6 -0
- package/docs/sdks/collection/README.md +6 -0
- package/docs/sdks/comment/README.md +18 -0
- package/docs/sdks/commerce/README.md +30 -0
- package/docs/sdks/commit/README.md +6 -0
- package/docs/sdks/company/README.md +19 -0
- package/docs/sdks/connection/README.md +6 -0
- package/docs/sdks/contact/README.md +18 -0
- package/docs/sdks/course/README.md +6 -0
- package/docs/sdks/creditmemo/README.md +6 -0
- package/docs/sdks/crm/README.md +36 -0
- package/docs/sdks/customer/README.md +6 -0
- package/docs/sdks/deal/README.md +6 -0
- package/docs/sdks/device/README.md +6 -0
- package/docs/sdks/document/README.md +6 -0
- package/docs/sdks/employee/README.md +6 -0
- package/docs/sdks/enrich/README.md +2 -0
- package/docs/sdks/event/README.md +12 -0
- package/docs/sdks/file/README.md +6 -0
- package/docs/sdks/genai/README.md +2 -0
- package/docs/sdks/group/README.md +12 -0
- package/docs/sdks/hris/README.md +40 -0
- package/docs/sdks/instructor/README.md +6 -0
- package/docs/sdks/integration/README.md +3 -0
- package/docs/sdks/interview/README.md +6 -0
- package/docs/sdks/inventory/README.md +6 -0
- package/docs/sdks/invoice/README.md +6 -0
- package/docs/sdks/issue/README.md +1 -0
- package/docs/sdks/item/README.md +6 -0
- package/docs/sdks/job/README.md +6 -0
- package/docs/sdks/journal/README.md +6 -0
- package/docs/sdks/kms/README.md +18 -0
- package/docs/sdks/lead/README.md +6 -0
- package/docs/sdks/link/README.md +12 -0
- package/docs/sdks/list/README.md +6 -0
- package/docs/sdks/lms/README.md +24 -0
- package/docs/sdks/location/README.md +12 -0
- package/docs/sdks/login/README.md +1 -0
- package/docs/sdks/martech/README.md +12 -0
- package/docs/sdks/member/README.md +6 -0
- package/docs/sdks/message/README.md +6 -0
- package/docs/sdks/messaging/README.md +8 -0
- package/docs/sdks/metadata/README.md +6 -0
- package/docs/sdks/model/README.md +1 -0
- package/docs/sdks/note/README.md +6 -0
- package/docs/sdks/order/README.md +6 -0
- package/docs/sdks/organization/README.md +8 -0
- package/docs/sdks/page/README.md +6 -0
- package/docs/sdks/passthrough/README.md +8 -0
- package/docs/sdks/payment/README.md +22 -0
- package/docs/sdks/payout/README.md +2 -0
- package/docs/sdks/payslip/README.md +2 -0
- package/docs/sdks/person/README.md +1 -0
- package/docs/sdks/pipeline/README.md +6 -0
- package/docs/sdks/profitloss/README.md +2 -0
- package/docs/sdks/project/README.md +6 -0
- package/docs/sdks/prompt/README.md +1 -0
- package/docs/sdks/pullrequest/README.md +6 -0
- package/docs/sdks/purchaseorder/README.md +6 -0
- package/docs/sdks/recording/README.md +8 -0
- package/docs/sdks/refund/README.md +2 -0
- package/docs/sdks/repo/README.md +30 -0
- package/docs/sdks/report/README.md +2 -0
- package/docs/sdks/repository/README.md +6 -0
- package/docs/sdks/review/README.md +6 -0
- package/docs/sdks/salesorder/README.md +6 -0
- package/docs/sdks/scim/README.md +12 -0
- package/docs/sdks/scorecard/README.md +6 -0
- package/docs/sdks/space/README.md +6 -0
- package/docs/sdks/storage/README.md +6 -0
- package/docs/sdks/student/README.md +6 -0
- package/docs/sdks/subscription/README.md +6 -0
- package/docs/sdks/task/README.md +18 -0
- package/docs/sdks/taxrate/README.md +6 -0
- package/docs/sdks/ticket/README.md +6 -0
- package/docs/sdks/ticketing/README.md +18 -0
- package/docs/sdks/timeoff/README.md +2 -0
- package/docs/sdks/timeshift/README.md +6 -0
- package/docs/sdks/transaction/README.md +6 -0
- package/docs/sdks/trialbalance/README.md +2 -0
- package/docs/sdks/uc/README.md +19 -0
- package/docs/sdks/unified/README.md +20 -0
- package/docs/sdks/user/README.md +6 -0
- package/docs/sdks/webhook/README.md +8 -0
- package/examples/README.md +5 -0
- package/examples/accountingCreateAccountingAccount.example.ts +2 -0
- package/examples/package-lock.json +6 -5
- package/funcs/accountingCreateAccountingCategory.d.ts +15 -0
- package/funcs/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingCreateAccountingCategory.js +114 -0
- package/funcs/accountingCreateAccountingCategory.js.map +1 -0
- package/funcs/accountingGetAccountingCategory.d.ts +15 -0
- package/funcs/accountingGetAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingGetAccountingCategory.js +115 -0
- package/funcs/accountingGetAccountingCategory.js.map +1 -0
- package/funcs/accountingListAccountingCategories.d.ts +15 -0
- package/funcs/accountingListAccountingCategories.d.ts.map +1 -0
- package/funcs/accountingListAccountingCategories.js +119 -0
- package/funcs/accountingListAccountingCategories.js.map +1 -0
- package/funcs/accountingPatchAccountingCategory.d.ts +15 -0
- package/funcs/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingPatchAccountingCategory.js +118 -0
- package/funcs/accountingPatchAccountingCategory.js.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts +14 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.js +112 -0
- package/funcs/accountingRemoveAccountingCategory.js.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts +15 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.js +118 -0
- package/funcs/accountingUpdateAccountingCategory.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +13 -1
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts +8 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.js +52 -0
- package/mcp-server/tools/accountingListAccountingCategories.js.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js +51 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js.map +1 -0
- package/package.json +4 -6
- package/sdk/accounting.d.ts +24 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +42 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/category.d.ts +30 -0
- package/sdk/category.d.ts.map +1 -0
- package/sdk/category.js +54 -0
- package/sdk/category.js.map +1 -0
- package/sdk/models/operations/createaccountingcategory.d.ts +45 -0
- package/sdk/models/operations/createaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/createaccountingcategory.js +77 -0
- package/sdk/models/operations/createaccountingcategory.js.map +1 -0
- package/sdk/models/operations/getaccountingcategory.d.ts +47 -0
- package/sdk/models/operations/getaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/getaccountingcategory.js +74 -0
- package/sdk/models/operations/getaccountingcategory.js.map +1 -0
- package/sdk/models/operations/index.d.ts +6 -0
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +6 -0
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listaccountingcategories.d.ts +65 -0
- package/sdk/models/operations/listaccountingcategories.d.ts.map +1 -0
- package/sdk/models/operations/listaccountingcategories.js +90 -0
- package/sdk/models/operations/listaccountingcategories.js.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.js +79 -0
- package/sdk/models/operations/patchaccountingcategory.js.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts +66 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.js +105 -0
- package/sdk/models/operations/removeaccountingcategory.js.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.js +79 -0
- package/sdk/models/operations/updateaccountingcategory.js.map +1 -0
- package/sdk/models/shared/accountingcategory.d.ts +47 -0
- package/sdk/models/shared/accountingcategory.d.ts.map +1 -0
- package/sdk/models/shared/accountingcategory.js +90 -0
- package/sdk/models/shared/accountingcategory.js.map +1 -0
- package/sdk/models/shared/accountinglineitem.d.ts +2 -0
- package/sdk/models/shared/accountinglineitem.d.ts.map +1 -1
- package/sdk/models/shared/accountinglineitem.js +4 -0
- package/sdk/models/shared/accountinglineitem.js.map +1 -1
- package/sdk/models/shared/accountingprofitloss.d.ts +3 -3
- package/sdk/models/shared/index.d.ts +1 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +1 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/models/shared/propertyaccountingreportprofitandloss.d.ts +3 -3
- package/sdk/models/shared/propertyconnectionpermissions.d.ts +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.js +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +1 -0
- package/sdk/models/shared/webhook.d.ts.map +1 -1
- package/sdk/models/shared/webhook.js +1 -0
- package/sdk/models/shared/webhook.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/accountingCreateAccountingCategory.ts +173 -0
- package/src/funcs/accountingGetAccountingCategory.ts +176 -0
- package/src/funcs/accountingListAccountingCategories.ts +178 -0
- package/src/funcs/accountingPatchAccountingCategory.ts +179 -0
- package/src/funcs/accountingRemoveAccountingCategory.ts +181 -0
- package/src/funcs/accountingUpdateAccountingCategory.ts +179 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +13 -1
- package/src/mcp-server/tools/accountingCreateAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingGetAccountingCategory.ts +36 -0
- package/src/mcp-server/tools/accountingListAccountingCategories.ts +37 -0
- package/src/mcp-server/tools/accountingPatchAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingRemoveAccountingCategory.ts +35 -0
- package/src/mcp-server/tools/accountingUpdateAccountingCategory.ts +37 -0
- package/src/sdk/accounting.ts +90 -0
- package/src/sdk/category.ts +100 -0
- package/src/sdk/models/operations/createaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/getaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/index.ts +6 -0
- package/src/sdk/models/operations/listaccountingcategories.ts +135 -0
- package/src/sdk/models/operations/patchaccountingcategory.ts +108 -0
- package/src/sdk/models/operations/removeaccountingcategory.ts +155 -0
- package/src/sdk/models/operations/updateaccountingcategory.ts +108 -0
- package/src/sdk/models/shared/accountingcategory.ts +111 -0
- package/src/sdk/models/shared/accountinglineitem.ts +6 -0
- package/src/sdk/models/shared/accountingprofitloss.ts +3 -3
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/models/shared/propertyaccountingreportprofitandloss.ts +3 -3
- package/src/sdk/models/shared/propertyconnectionpermissions.ts +2 -0
- package/src/sdk/models/shared/webhook.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
package/docs/sdks/list/README.md
CHANGED
|
@@ -18,6 +18,7 @@ Create a list
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createMartechList" method="post" path="/martech/{connection_id}/list" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a list
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getMartechList" method="get" path="/martech/{connection_id}/list/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all lists
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listMartechLists" method="get" path="/martech/{connection_id}/list" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a list
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchMartechList" method="patch" path="/martech/{connection_id}/list/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a list
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeMartechList" method="delete" path="/martech/{connection_id}/list/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a list
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateMartechList" method="put" path="/martech/{connection_id}/list/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
package/docs/sdks/lms/README.md
CHANGED
|
@@ -36,6 +36,7 @@ Create a class
|
|
|
36
36
|
|
|
37
37
|
### Example Usage
|
|
38
38
|
|
|
39
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsClass" method="post" path="/lms/{connection_id}/class" -->
|
|
39
40
|
```typescript
|
|
40
41
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
41
42
|
|
|
@@ -120,6 +121,7 @@ Create a course
|
|
|
120
121
|
|
|
121
122
|
### Example Usage
|
|
122
123
|
|
|
124
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsCourse" method="post" path="/lms/{connection_id}/course" -->
|
|
123
125
|
```typescript
|
|
124
126
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
125
127
|
|
|
@@ -202,6 +204,7 @@ Create an instructor
|
|
|
202
204
|
|
|
203
205
|
### Example Usage
|
|
204
206
|
|
|
207
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsInstructor" method="post" path="/lms/{connection_id}/instructor" -->
|
|
205
208
|
```typescript
|
|
206
209
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
207
210
|
|
|
@@ -280,6 +283,7 @@ Create a student
|
|
|
280
283
|
|
|
281
284
|
### Example Usage
|
|
282
285
|
|
|
286
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsStudent" method="post" path="/lms/{connection_id}/student" -->
|
|
283
287
|
```typescript
|
|
284
288
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
285
289
|
|
|
@@ -358,6 +362,7 @@ Retrieve a class
|
|
|
358
362
|
|
|
359
363
|
### Example Usage
|
|
360
364
|
|
|
365
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsClass" method="get" path="/lms/{connection_id}/class/{id}" -->
|
|
361
366
|
```typescript
|
|
362
367
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
363
368
|
|
|
@@ -436,6 +441,7 @@ Retrieve a course
|
|
|
436
441
|
|
|
437
442
|
### Example Usage
|
|
438
443
|
|
|
444
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsCourse" method="get" path="/lms/{connection_id}/course/{id}" -->
|
|
439
445
|
```typescript
|
|
440
446
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
441
447
|
|
|
@@ -514,6 +520,7 @@ Retrieve an instructor
|
|
|
514
520
|
|
|
515
521
|
### Example Usage
|
|
516
522
|
|
|
523
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsInstructor" method="get" path="/lms/{connection_id}/instructor/{id}" -->
|
|
517
524
|
```typescript
|
|
518
525
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
519
526
|
|
|
@@ -592,6 +599,7 @@ Retrieve a student
|
|
|
592
599
|
|
|
593
600
|
### Example Usage
|
|
594
601
|
|
|
602
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsStudent" method="get" path="/lms/{connection_id}/student/{id}" -->
|
|
595
603
|
```typescript
|
|
596
604
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
597
605
|
|
|
@@ -670,6 +678,7 @@ List all classes
|
|
|
670
678
|
|
|
671
679
|
### Example Usage
|
|
672
680
|
|
|
681
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsClasses" method="get" path="/lms/{connection_id}/class" -->
|
|
673
682
|
```typescript
|
|
674
683
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
675
684
|
|
|
@@ -746,6 +755,7 @@ List all courses
|
|
|
746
755
|
|
|
747
756
|
### Example Usage
|
|
748
757
|
|
|
758
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsCourses" method="get" path="/lms/{connection_id}/course" -->
|
|
749
759
|
```typescript
|
|
750
760
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
751
761
|
|
|
@@ -822,6 +832,7 @@ List all instructors
|
|
|
822
832
|
|
|
823
833
|
### Example Usage
|
|
824
834
|
|
|
835
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsInstructors" method="get" path="/lms/{connection_id}/instructor" -->
|
|
825
836
|
```typescript
|
|
826
837
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
827
838
|
|
|
@@ -898,6 +909,7 @@ List all students
|
|
|
898
909
|
|
|
899
910
|
### Example Usage
|
|
900
911
|
|
|
912
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsStudents" method="get" path="/lms/{connection_id}/student" -->
|
|
901
913
|
```typescript
|
|
902
914
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
903
915
|
|
|
@@ -974,6 +986,7 @@ Update a class
|
|
|
974
986
|
|
|
975
987
|
### Example Usage
|
|
976
988
|
|
|
989
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsClass" method="patch" path="/lms/{connection_id}/class/{id}" -->
|
|
977
990
|
```typescript
|
|
978
991
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
979
992
|
|
|
@@ -1060,6 +1073,7 @@ Update a course
|
|
|
1060
1073
|
|
|
1061
1074
|
### Example Usage
|
|
1062
1075
|
|
|
1076
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsCourse" method="patch" path="/lms/{connection_id}/course/{id}" -->
|
|
1063
1077
|
```typescript
|
|
1064
1078
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1065
1079
|
|
|
@@ -1144,6 +1158,7 @@ Update an instructor
|
|
|
1144
1158
|
|
|
1145
1159
|
### Example Usage
|
|
1146
1160
|
|
|
1161
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsInstructor" method="patch" path="/lms/{connection_id}/instructor/{id}" -->
|
|
1147
1162
|
```typescript
|
|
1148
1163
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1149
1164
|
|
|
@@ -1224,6 +1239,7 @@ Update a student
|
|
|
1224
1239
|
|
|
1225
1240
|
### Example Usage
|
|
1226
1241
|
|
|
1242
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsStudent" method="patch" path="/lms/{connection_id}/student/{id}" -->
|
|
1227
1243
|
```typescript
|
|
1228
1244
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1229
1245
|
|
|
@@ -1304,6 +1320,7 @@ Remove a class
|
|
|
1304
1320
|
|
|
1305
1321
|
### Example Usage
|
|
1306
1322
|
|
|
1323
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsClass" method="delete" path="/lms/{connection_id}/class/{id}" -->
|
|
1307
1324
|
```typescript
|
|
1308
1325
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1309
1326
|
|
|
@@ -1382,6 +1399,7 @@ Remove a course
|
|
|
1382
1399
|
|
|
1383
1400
|
### Example Usage
|
|
1384
1401
|
|
|
1402
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsCourse" method="delete" path="/lms/{connection_id}/course/{id}" -->
|
|
1385
1403
|
```typescript
|
|
1386
1404
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1387
1405
|
|
|
@@ -1460,6 +1478,7 @@ Remove an instructor
|
|
|
1460
1478
|
|
|
1461
1479
|
### Example Usage
|
|
1462
1480
|
|
|
1481
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsInstructor" method="delete" path="/lms/{connection_id}/instructor/{id}" -->
|
|
1463
1482
|
```typescript
|
|
1464
1483
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1465
1484
|
|
|
@@ -1538,6 +1557,7 @@ Remove a student
|
|
|
1538
1557
|
|
|
1539
1558
|
### Example Usage
|
|
1540
1559
|
|
|
1560
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsStudent" method="delete" path="/lms/{connection_id}/student/{id}" -->
|
|
1541
1561
|
```typescript
|
|
1542
1562
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1543
1563
|
|
|
@@ -1616,6 +1636,7 @@ Update a class
|
|
|
1616
1636
|
|
|
1617
1637
|
### Example Usage
|
|
1618
1638
|
|
|
1639
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsClass" method="put" path="/lms/{connection_id}/class/{id}" -->
|
|
1619
1640
|
```typescript
|
|
1620
1641
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1621
1642
|
|
|
@@ -1702,6 +1723,7 @@ Update a course
|
|
|
1702
1723
|
|
|
1703
1724
|
### Example Usage
|
|
1704
1725
|
|
|
1726
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsCourse" method="put" path="/lms/{connection_id}/course/{id}" -->
|
|
1705
1727
|
```typescript
|
|
1706
1728
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1707
1729
|
|
|
@@ -1786,6 +1808,7 @@ Update an instructor
|
|
|
1786
1808
|
|
|
1787
1809
|
### Example Usage
|
|
1788
1810
|
|
|
1811
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsInstructor" method="put" path="/lms/{connection_id}/instructor/{id}" -->
|
|
1789
1812
|
```typescript
|
|
1790
1813
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1791
1814
|
|
|
@@ -1866,6 +1889,7 @@ Update a student
|
|
|
1866
1889
|
|
|
1867
1890
|
### Example Usage
|
|
1868
1891
|
|
|
1892
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsStudent" method="put" path="/lms/{connection_id}/student/{id}" -->
|
|
1869
1893
|
```typescript
|
|
1870
1894
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1871
1895
|
|
|
@@ -24,6 +24,7 @@ Create a location
|
|
|
24
24
|
|
|
25
25
|
### Example Usage
|
|
26
26
|
|
|
27
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceLocation" method="post" path="/commerce/{connection_id}/location" -->
|
|
27
28
|
```typescript
|
|
28
29
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
29
30
|
|
|
@@ -106,6 +107,7 @@ Create a location
|
|
|
106
107
|
|
|
107
108
|
### Example Usage
|
|
108
109
|
|
|
110
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisLocation" method="post" path="/hris/{connection_id}/location" -->
|
|
109
111
|
```typescript
|
|
110
112
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
111
113
|
|
|
@@ -184,6 +186,7 @@ Retrieve a location
|
|
|
184
186
|
|
|
185
187
|
### Example Usage
|
|
186
188
|
|
|
189
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceLocation" method="get" path="/commerce/{connection_id}/location/{id}" -->
|
|
187
190
|
```typescript
|
|
188
191
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
189
192
|
|
|
@@ -262,6 +265,7 @@ Retrieve a location
|
|
|
262
265
|
|
|
263
266
|
### Example Usage
|
|
264
267
|
|
|
268
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisLocation" method="get" path="/hris/{connection_id}/location/{id}" -->
|
|
265
269
|
```typescript
|
|
266
270
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
267
271
|
|
|
@@ -340,6 +344,7 @@ List all locations
|
|
|
340
344
|
|
|
341
345
|
### Example Usage
|
|
342
346
|
|
|
347
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceLocations" method="get" path="/commerce/{connection_id}/location" -->
|
|
343
348
|
```typescript
|
|
344
349
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
345
350
|
|
|
@@ -416,6 +421,7 @@ List all locations
|
|
|
416
421
|
|
|
417
422
|
### Example Usage
|
|
418
423
|
|
|
424
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisLocations" method="get" path="/hris/{connection_id}/location" -->
|
|
419
425
|
```typescript
|
|
420
426
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
421
427
|
|
|
@@ -492,6 +498,7 @@ Update a location
|
|
|
492
498
|
|
|
493
499
|
### Example Usage
|
|
494
500
|
|
|
501
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceLocation" method="patch" path="/commerce/{connection_id}/location/{id}" -->
|
|
495
502
|
```typescript
|
|
496
503
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
497
504
|
|
|
@@ -576,6 +583,7 @@ Update a location
|
|
|
576
583
|
|
|
577
584
|
### Example Usage
|
|
578
585
|
|
|
586
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisLocation" method="patch" path="/hris/{connection_id}/location/{id}" -->
|
|
579
587
|
```typescript
|
|
580
588
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
581
589
|
|
|
@@ -656,6 +664,7 @@ Remove a location
|
|
|
656
664
|
|
|
657
665
|
### Example Usage
|
|
658
666
|
|
|
667
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceLocation" method="delete" path="/commerce/{connection_id}/location/{id}" -->
|
|
659
668
|
```typescript
|
|
660
669
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
661
670
|
|
|
@@ -734,6 +743,7 @@ Remove a location
|
|
|
734
743
|
|
|
735
744
|
### Example Usage
|
|
736
745
|
|
|
746
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisLocation" method="delete" path="/hris/{connection_id}/location/{id}" -->
|
|
737
747
|
```typescript
|
|
738
748
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
739
749
|
|
|
@@ -812,6 +822,7 @@ Update a location
|
|
|
812
822
|
|
|
813
823
|
### Example Usage
|
|
814
824
|
|
|
825
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceLocation" method="put" path="/commerce/{connection_id}/location/{id}" -->
|
|
815
826
|
```typescript
|
|
816
827
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
817
828
|
|
|
@@ -896,6 +907,7 @@ Update a location
|
|
|
896
907
|
|
|
897
908
|
### Example Usage
|
|
898
909
|
|
|
910
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisLocation" method="put" path="/hris/{connection_id}/location/{id}" -->
|
|
899
911
|
```typescript
|
|
900
912
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
901
913
|
|
|
@@ -13,6 +13,7 @@ Returns an authentication URL for the specified integration. Once a successful
|
|
|
13
13
|
|
|
14
14
|
### Example Usage
|
|
15
15
|
|
|
16
|
+
<!-- UsageSnippet language="typescript" operationID="getUnifiedIntegrationLogin" method="get" path="/unified/integration/login/{workspace_id}/{integration_type}" -->
|
|
16
17
|
```typescript
|
|
17
18
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
18
19
|
|
|
@@ -24,6 +24,7 @@ Create a list
|
|
|
24
24
|
|
|
25
25
|
### Example Usage
|
|
26
26
|
|
|
27
|
+
<!-- UsageSnippet language="typescript" operationID="createMartechList" method="post" path="/martech/{connection_id}/list" -->
|
|
27
28
|
```typescript
|
|
28
29
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
29
30
|
|
|
@@ -102,6 +103,7 @@ Create a member
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="createMartechMember" method="post" path="/martech/{connection_id}/member" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -180,6 +182,7 @@ Retrieve a list
|
|
|
180
182
|
|
|
181
183
|
### Example Usage
|
|
182
184
|
|
|
185
|
+
<!-- UsageSnippet language="typescript" operationID="getMartechList" method="get" path="/martech/{connection_id}/list/{id}" -->
|
|
183
186
|
```typescript
|
|
184
187
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
185
188
|
|
|
@@ -258,6 +261,7 @@ Retrieve a member
|
|
|
258
261
|
|
|
259
262
|
### Example Usage
|
|
260
263
|
|
|
264
|
+
<!-- UsageSnippet language="typescript" operationID="getMartechMember" method="get" path="/martech/{connection_id}/member/{id}" -->
|
|
261
265
|
```typescript
|
|
262
266
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
263
267
|
|
|
@@ -336,6 +340,7 @@ List all lists
|
|
|
336
340
|
|
|
337
341
|
### Example Usage
|
|
338
342
|
|
|
343
|
+
<!-- UsageSnippet language="typescript" operationID="listMartechLists" method="get" path="/martech/{connection_id}/list" -->
|
|
339
344
|
```typescript
|
|
340
345
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
341
346
|
|
|
@@ -412,6 +417,7 @@ List all members
|
|
|
412
417
|
|
|
413
418
|
### Example Usage
|
|
414
419
|
|
|
420
|
+
<!-- UsageSnippet language="typescript" operationID="listMartechMembers" method="get" path="/martech/{connection_id}/member" -->
|
|
415
421
|
```typescript
|
|
416
422
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
417
423
|
|
|
@@ -488,6 +494,7 @@ Update a list
|
|
|
488
494
|
|
|
489
495
|
### Example Usage
|
|
490
496
|
|
|
497
|
+
<!-- UsageSnippet language="typescript" operationID="patchMartechList" method="patch" path="/martech/{connection_id}/list/{id}" -->
|
|
491
498
|
```typescript
|
|
492
499
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
493
500
|
|
|
@@ -568,6 +575,7 @@ Update a member
|
|
|
568
575
|
|
|
569
576
|
### Example Usage
|
|
570
577
|
|
|
578
|
+
<!-- UsageSnippet language="typescript" operationID="patchMartechMember" method="patch" path="/martech/{connection_id}/member/{id}" -->
|
|
571
579
|
```typescript
|
|
572
580
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
573
581
|
|
|
@@ -648,6 +656,7 @@ Remove a list
|
|
|
648
656
|
|
|
649
657
|
### Example Usage
|
|
650
658
|
|
|
659
|
+
<!-- UsageSnippet language="typescript" operationID="removeMartechList" method="delete" path="/martech/{connection_id}/list/{id}" -->
|
|
651
660
|
```typescript
|
|
652
661
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
653
662
|
|
|
@@ -726,6 +735,7 @@ Remove a member
|
|
|
726
735
|
|
|
727
736
|
### Example Usage
|
|
728
737
|
|
|
738
|
+
<!-- UsageSnippet language="typescript" operationID="removeMartechMember" method="delete" path="/martech/{connection_id}/member/{id}" -->
|
|
729
739
|
```typescript
|
|
730
740
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
731
741
|
|
|
@@ -804,6 +814,7 @@ Update a list
|
|
|
804
814
|
|
|
805
815
|
### Example Usage
|
|
806
816
|
|
|
817
|
+
<!-- UsageSnippet language="typescript" operationID="updateMartechList" method="put" path="/martech/{connection_id}/list/{id}" -->
|
|
807
818
|
```typescript
|
|
808
819
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
809
820
|
|
|
@@ -884,6 +895,7 @@ Update a member
|
|
|
884
895
|
|
|
885
896
|
### Example Usage
|
|
886
897
|
|
|
898
|
+
<!-- UsageSnippet language="typescript" operationID="updateMartechMember" method="put" path="/martech/{connection_id}/member/{id}" -->
|
|
887
899
|
```typescript
|
|
888
900
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
889
901
|
|
|
@@ -18,6 +18,7 @@ Create a member
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createMartechMember" method="post" path="/martech/{connection_id}/member" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a member
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getMartechMember" method="get" path="/martech/{connection_id}/member/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all members
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listMartechMembers" method="get" path="/martech/{connection_id}/member" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a member
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchMartechMember" method="patch" path="/martech/{connection_id}/member/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a member
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeMartechMember" method="delete" path="/martech/{connection_id}/member/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a member
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateMartechMember" method="put" path="/martech/{connection_id}/member/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a message
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createMessagingMessage" method="post" path="/messaging/{connection_id}/message" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a message
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getMessagingMessage" method="get" path="/messaging/{connection_id}/message/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all messages
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listMessagingMessages" method="get" path="/messaging/{connection_id}/message" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a message
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchMessagingMessage" method="patch" path="/messaging/{connection_id}/message/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a message
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeMessagingMessage" method="delete" path="/messaging/{connection_id}/message/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a message
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateMessagingMessage" method="put" path="/messaging/{connection_id}/message/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -20,6 +20,7 @@ Create a message
|
|
|
20
20
|
|
|
21
21
|
### Example Usage
|
|
22
22
|
|
|
23
|
+
<!-- UsageSnippet language="typescript" operationID="createMessagingMessage" method="post" path="/messaging/{connection_id}/message" -->
|
|
23
24
|
```typescript
|
|
24
25
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
25
26
|
|
|
@@ -98,6 +99,7 @@ Retrieve a channel
|
|
|
98
99
|
|
|
99
100
|
### Example Usage
|
|
100
101
|
|
|
102
|
+
<!-- UsageSnippet language="typescript" operationID="getMessagingChannel" method="get" path="/messaging/{connection_id}/channel/{id}" -->
|
|
101
103
|
```typescript
|
|
102
104
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
103
105
|
|
|
@@ -176,6 +178,7 @@ Retrieve a message
|
|
|
176
178
|
|
|
177
179
|
### Example Usage
|
|
178
180
|
|
|
181
|
+
<!-- UsageSnippet language="typescript" operationID="getMessagingMessage" method="get" path="/messaging/{connection_id}/message/{id}" -->
|
|
179
182
|
```typescript
|
|
180
183
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
181
184
|
|
|
@@ -254,6 +257,7 @@ List all channels
|
|
|
254
257
|
|
|
255
258
|
### Example Usage
|
|
256
259
|
|
|
260
|
+
<!-- UsageSnippet language="typescript" operationID="listMessagingChannels" method="get" path="/messaging/{connection_id}/channel" -->
|
|
257
261
|
```typescript
|
|
258
262
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
259
263
|
|
|
@@ -330,6 +334,7 @@ List all messages
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="listMessagingMessages" method="get" path="/messaging/{connection_id}/message" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -406,6 +411,7 @@ Update a message
|
|
|
406
411
|
|
|
407
412
|
### Example Usage
|
|
408
413
|
|
|
414
|
+
<!-- UsageSnippet language="typescript" operationID="patchMessagingMessage" method="patch" path="/messaging/{connection_id}/message/{id}" -->
|
|
409
415
|
```typescript
|
|
410
416
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
411
417
|
|
|
@@ -486,6 +492,7 @@ Remove a message
|
|
|
486
492
|
|
|
487
493
|
### Example Usage
|
|
488
494
|
|
|
495
|
+
<!-- UsageSnippet language="typescript" operationID="removeMessagingMessage" method="delete" path="/messaging/{connection_id}/message/{id}" -->
|
|
489
496
|
```typescript
|
|
490
497
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
491
498
|
|
|
@@ -564,6 +571,7 @@ Update a message
|
|
|
564
571
|
|
|
565
572
|
### Example Usage
|
|
566
573
|
|
|
574
|
+
<!-- UsageSnippet language="typescript" operationID="updateMessagingMessage" method="put" path="/messaging/{connection_id}/message/{id}" -->
|
|
567
575
|
```typescript
|
|
568
576
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
569
577
|
|
|
@@ -18,6 +18,7 @@ Create a metadata
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createMetadataMetadata" method="post" path="/metadata/{connection_id}/metadata" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -102,6 +103,7 @@ Retrieve a metadata
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="getMetadataMetadata" method="get" path="/metadata/{connection_id}/metadata/{id}" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -180,6 +182,7 @@ List all metadatas
|
|
|
180
182
|
|
|
181
183
|
### Example Usage
|
|
182
184
|
|
|
185
|
+
<!-- UsageSnippet language="typescript" operationID="listMetadataMetadatas" method="get" path="/metadata/{connection_id}/metadata" -->
|
|
183
186
|
```typescript
|
|
184
187
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
185
188
|
|
|
@@ -256,6 +259,7 @@ Update a metadata
|
|
|
256
259
|
|
|
257
260
|
### Example Usage
|
|
258
261
|
|
|
262
|
+
<!-- UsageSnippet language="typescript" operationID="patchMetadataMetadata" method="patch" path="/metadata/{connection_id}/metadata/{id}" -->
|
|
259
263
|
```typescript
|
|
260
264
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
261
265
|
|
|
@@ -342,6 +346,7 @@ Remove a metadata
|
|
|
342
346
|
|
|
343
347
|
### Example Usage
|
|
344
348
|
|
|
349
|
+
<!-- UsageSnippet language="typescript" operationID="removeMetadataMetadata" method="delete" path="/metadata/{connection_id}/metadata/{id}" -->
|
|
345
350
|
```typescript
|
|
346
351
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
347
352
|
|
|
@@ -420,6 +425,7 @@ Update a metadata
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="updateMetadataMetadata" method="put" path="/metadata/{connection_id}/metadata/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|
package/docs/sdks/note/README.md
CHANGED
|
@@ -18,6 +18,7 @@ Create a note
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingNote" method="post" path="/ticketing/{connection_id}/note" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a note
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingNote" method="get" path="/ticketing/{connection_id}/note/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all notes
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingNotes" method="get" path="/ticketing/{connection_id}/note" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a note
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingNote" method="patch" path="/ticketing/{connection_id}/note/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a note
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingNote" method="delete" path="/ticketing/{connection_id}/note/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a note
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingNote" method="put" path="/ticketing/{connection_id}/note/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|