@epilot/email-settings-client 0.9.0 → 0.11.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/dist/definition.js +1 -1
- package/dist/openapi.d.ts +500 -2
- package/package.json +1 -1
package/dist/definition.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e={
|
|
1
|
+
(()=>{"use strict";var e={330:function(e,s,o){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(s,"__esModule",{value:!0});var t=n(o(466));s.default=t.default},466:e=>{e.exports=JSON.parse('{"openapi":"3.0.3","info":{"title":"","version":""},"paths":{"/v2/email-settings/email-addresses/epilot:provision":{"put":{"operationId":"provisionEpilotEmailAddress","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/email-addresses/primary":{"post":{"operationId":"setEmailAddressPrimary","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/email-addresses/{id}":{"get":{"operationId":"getEmailAddress","parameters":[{"$ref":"#/components/parameters/EmailAddressId"}],"responses":{}},"delete":{"operationId":"deleteEmailAddress","parameters":[{"$ref":"#/components/parameters/EmailAddressId"}],"responses":{}},"put":{"operationId":"updateEmailAddress","parameters":[{"$ref":"#/components/parameters/EmailAddressId"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/email-addresses":{"get":{"operationId":"listEmailAddresses","responses":{}},"post":{"operationId":"addEmailAddress","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/shared-inboxes/{id}":{"get":{"operationId":"getSharedInbox","parameters":[{"$ref":"#/components/parameters/SharedInboxId"}],"responses":{}},"delete":{"operationId":"deleteSharedInbox","parameters":[{"$ref":"#/components/parameters/SharedInboxId"},{"name":"successorInboxId","in":"query","required":false}],"responses":{}},"put":{"operationId":"updateSharedInbox","parameters":[{"$ref":"#/components/parameters/SharedInboxId"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/shared-inboxes":{"get":{"operationId":"listSharedInboxes","responses":{}},"post":{"operationId":"addSharedInbox","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/email-settings/inbox-buckets":{"get":{"operationId":"listInboxBuckets","responses":{}}},"/v2/outlook/connect":{"get":{"operationId":"connectOutlook","responses":{}}},"/v2/outlook/connection/status":{"get":{"operationId":"getOutlookConnectionStatus","responses":{}}},"/v2/outlook/connection/disconnect":{"post":{"operationId":"disconnectOutlook","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/outlook/shared-mailboxes/connect":{"post":{"operationId":"connectSharedMailbox","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/outlook/shared-mailboxes/mappings":{"get":{"operationId":"getSharedMailboxMappings","responses":{}}},"/v2/outlook/shared-mailboxes/mappings/{shared_inbox_id}":{"get":{"operationId":"getSharedMailboxMappingById","parameters":[{"name":"shared_inbox_id","in":"path","required":true}],"responses":{}}},"/v2/outlook/oauth/callback":{"get":{"operationId":"outlookOAuthCallback","parameters":[{"name":"code","in":"query","required":false},{"name":"state","in":"query","required":true},{"name":"session_state","in":"query","required":false},{"name":"error","in":"query","required":false},{"name":"error_description","in":"query","required":false},{"name":"error_subcode","in":"query","required":false},{"name":"client_info","in":"query","required":false},{"name":"error_uri","in":"query","required":false},{"name":"admin_consent","in":"query","required":false},{"name":"tenant","in":"query","required":false}],"responses":{}}},"/v1/email-settings":{"get":{"operationId":"getSettings","parameters":[{"name":"type","in":"query","required":true},{"name":"id","in":"query"}],"responses":{}},"post":{"operationId":"addSetting","requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSetting","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/email-settings/{id}":{"post":{"operationId":"updateSetting","parameters":[{"name":"id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/email-settings/domain":{"post":{"operationId":"addDomain","requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteDomain","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/email-settings/domain/name-servers:verify":{"post":{"operationId":"verifyNameServers","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/email-settings/domain:verify":{"post":{"operationId":"verifyDomain","requestBody":{"content":{"application/json":{}}},"responses":{}}}},"components":{"responses":{"ListInboxBucketsSuccessResponse":{"content":{"application/json":{}}},"ProvisionEpilotEmailAddressSuccessResponse":{"content":{"application/json":{}}},"SetEmailAddressPrimarySuccessResponse":{"content":{"application/json":{}}},"CreateEmailAddressSuccessResponse":{"content":{"application/json":{}}},"UpdateEmailAddressSuccessResponse":{"content":{"application/json":{}}},"GetEmailAddressSuccessResponse":{"content":{"application/json":{}}},"ListEmailAddressesSuccessResponse":{"content":{"application/json":{}}},"NoContent":{},"CreateSharedInboxSuccessResponse":{"content":{"application/json":{}}},"UpdateSharedInboxSuccessResponse":{"content":{"application/json":{}}},"GetSharedInboxSuccessResponse":{"content":{"application/json":{}}},"ListSharedInboxesSuccessResponse":{"content":{"application/json":{}}},"BadRequest":{"content":{"application/json":{}}},"Forbidden":{"content":{"application/json":{}}},"NotFound":{"content":{"application/json":{}}},"Conflict":{"content":{"application/json":{}}},"InternalServerError":{"content":{"application/json":{}}}},"parameters":{"EmailAddressId":{"name":"id","in":"path","required":true},"SharedInboxId":{"name":"id","in":"path","required":true}}},"servers":[{"url":"https://email-settings.sls.epilot.io"}]}')}},s={},o=function o(n){var t=s[n];if(void 0!==t)return t.exports;var r=s[n]={exports:{}};return e[n].call(r.exports,r,r.exports,o),r.exports}(330),n=exports;for(var t in o)n[t]=o[t];o.__esModule&&Object.defineProperty(n,"__esModule",{value:!0})})();
|
package/dist/openapi.d.ts
CHANGED
|
@@ -27,6 +27,7 @@ declare namespace Components {
|
|
|
27
27
|
export type GetSharedInboxSuccessResponse = Schemas.SharedInboxResponse;
|
|
28
28
|
export type InternalServerError = Schemas.ErrorResponse;
|
|
29
29
|
export type ListEmailAddressesSuccessResponse = Schemas.EmailAddressResponse[];
|
|
30
|
+
export type ListInboxBucketsSuccessResponse = Schemas.InboxBucketResponse[];
|
|
30
31
|
export type ListSharedInboxesSuccessResponse = Schemas.SharedInboxResponse[];
|
|
31
32
|
export interface NoContent {
|
|
32
33
|
}
|
|
@@ -87,6 +88,10 @@ declare namespace Components {
|
|
|
87
88
|
error: string;
|
|
88
89
|
status: number;
|
|
89
90
|
}
|
|
91
|
+
export interface InboxBucketResponse {
|
|
92
|
+
id: string;
|
|
93
|
+
inbox_id: string;
|
|
94
|
+
}
|
|
90
95
|
export interface ProvisionEpilotEmailAddressPayload {
|
|
91
96
|
address: string;
|
|
92
97
|
}
|
|
@@ -159,6 +164,41 @@ declare namespace Components {
|
|
|
159
164
|
description?: string;
|
|
160
165
|
bucket_id: string;
|
|
161
166
|
}
|
|
167
|
+
/**
|
|
168
|
+
* Mapping between a shared inbox and its Outlook shared mailbox.
|
|
169
|
+
* This tracks which provider/tenant provisions each shared mailbox.
|
|
170
|
+
*
|
|
171
|
+
*/
|
|
172
|
+
export interface SharedMailboxMapping {
|
|
173
|
+
/**
|
|
174
|
+
* The email-settings shared inbox entity ID
|
|
175
|
+
*/
|
|
176
|
+
shared_inbox_id: string;
|
|
177
|
+
/**
|
|
178
|
+
* The Outlook shared mailbox email address
|
|
179
|
+
*/
|
|
180
|
+
outlook_email: string; // email
|
|
181
|
+
/**
|
|
182
|
+
* Azure AD Tenant ID that provisions this mailbox
|
|
183
|
+
*/
|
|
184
|
+
tenant_id: string;
|
|
185
|
+
/**
|
|
186
|
+
* Provider type (for future extensibility)
|
|
187
|
+
*/
|
|
188
|
+
provider: "outlook";
|
|
189
|
+
/**
|
|
190
|
+
* Display name from Outlook
|
|
191
|
+
*/
|
|
192
|
+
display_name?: string;
|
|
193
|
+
/**
|
|
194
|
+
* When the mailbox was connected
|
|
195
|
+
*/
|
|
196
|
+
connected_at: string; // date-time
|
|
197
|
+
/**
|
|
198
|
+
* User who connected this mailbox
|
|
199
|
+
*/
|
|
200
|
+
connected_by_user_id?: string;
|
|
201
|
+
}
|
|
162
202
|
/**
|
|
163
203
|
* Setting that allows to add a signature.
|
|
164
204
|
*/
|
|
@@ -226,6 +266,75 @@ declare namespace Paths {
|
|
|
226
266
|
export type $500 = Components.Responses.InternalServerError;
|
|
227
267
|
}
|
|
228
268
|
}
|
|
269
|
+
namespace ConnectOutlook {
|
|
270
|
+
namespace Responses {
|
|
271
|
+
export interface $200 {
|
|
272
|
+
authorization_url?: string;
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
namespace ConnectSharedMailbox {
|
|
277
|
+
export interface RequestBody {
|
|
278
|
+
/**
|
|
279
|
+
* Email address of the Outlook shared mailbox to connect
|
|
280
|
+
*/
|
|
281
|
+
email: string; // email
|
|
282
|
+
/**
|
|
283
|
+
* Display name for the shared inbox (defaults to mailbox display name)
|
|
284
|
+
*/
|
|
285
|
+
name?: string;
|
|
286
|
+
/**
|
|
287
|
+
* Color for the shared inbox (hex code, defaults to green)
|
|
288
|
+
*/
|
|
289
|
+
color?: string;
|
|
290
|
+
/**
|
|
291
|
+
* User IDs to assign to this shared inbox
|
|
292
|
+
*/
|
|
293
|
+
assignees?: string[];
|
|
294
|
+
/**
|
|
295
|
+
* Description for the shared inbox
|
|
296
|
+
*/
|
|
297
|
+
description?: string;
|
|
298
|
+
}
|
|
299
|
+
namespace Responses {
|
|
300
|
+
export interface $201 {
|
|
301
|
+
/**
|
|
302
|
+
* The created shared inbox from email-settings
|
|
303
|
+
*/
|
|
304
|
+
shared_inbox?: {
|
|
305
|
+
id?: string;
|
|
306
|
+
name?: string;
|
|
307
|
+
color?: string;
|
|
308
|
+
assignees?: string[];
|
|
309
|
+
description?: string;
|
|
310
|
+
};
|
|
311
|
+
/**
|
|
312
|
+
* The Outlook shared mailbox email address
|
|
313
|
+
*/
|
|
314
|
+
outlook_email?: string; // email
|
|
315
|
+
/**
|
|
316
|
+
* Azure AD Tenant ID that provisions this mailbox
|
|
317
|
+
*/
|
|
318
|
+
tenant_id?: string;
|
|
319
|
+
/**
|
|
320
|
+
* The provider type
|
|
321
|
+
*/
|
|
322
|
+
provider?: "outlook";
|
|
323
|
+
/**
|
|
324
|
+
* Display name of the shared mailbox
|
|
325
|
+
*/
|
|
326
|
+
display_name?: string;
|
|
327
|
+
}
|
|
328
|
+
export interface $400 {
|
|
329
|
+
}
|
|
330
|
+
export interface $401 {
|
|
331
|
+
}
|
|
332
|
+
export interface $403 {
|
|
333
|
+
}
|
|
334
|
+
export interface $500 {
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
}
|
|
229
338
|
namespace DeleteDomain {
|
|
230
339
|
export type RequestBody = Components.Schemas.Domain;
|
|
231
340
|
namespace Responses {
|
|
@@ -288,6 +397,33 @@ declare namespace Paths {
|
|
|
288
397
|
export type $500 = Components.Responses.InternalServerError;
|
|
289
398
|
}
|
|
290
399
|
}
|
|
400
|
+
namespace DisconnectOutlook {
|
|
401
|
+
export interface RequestBody {
|
|
402
|
+
/**
|
|
403
|
+
* Azure AD Tenant ID of the connection to disconnect
|
|
404
|
+
*/
|
|
405
|
+
tenant_id: string;
|
|
406
|
+
}
|
|
407
|
+
namespace Responses {
|
|
408
|
+
export interface $200 {
|
|
409
|
+
success?: boolean;
|
|
410
|
+
/**
|
|
411
|
+
* The tenant ID that was disconnected
|
|
412
|
+
*/
|
|
413
|
+
tenant_id?: string;
|
|
414
|
+
/**
|
|
415
|
+
* List of shared inbox IDs that were affected by the disconnection
|
|
416
|
+
*/
|
|
417
|
+
affected_shared_inboxes?: string[];
|
|
418
|
+
}
|
|
419
|
+
export interface $400 {
|
|
420
|
+
}
|
|
421
|
+
export interface $404 {
|
|
422
|
+
}
|
|
423
|
+
export interface $500 {
|
|
424
|
+
}
|
|
425
|
+
}
|
|
426
|
+
}
|
|
291
427
|
namespace GetEmailAddress {
|
|
292
428
|
namespace Parameters {
|
|
293
429
|
export type Id = string;
|
|
@@ -302,6 +438,78 @@ declare namespace Paths {
|
|
|
302
438
|
export type $500 = Components.Responses.InternalServerError;
|
|
303
439
|
}
|
|
304
440
|
}
|
|
441
|
+
namespace GetOutlookConnectionStatus {
|
|
442
|
+
namespace Responses {
|
|
443
|
+
export interface $200 {
|
|
444
|
+
/**
|
|
445
|
+
* List of Outlook connections (one per tenant)
|
|
446
|
+
*/
|
|
447
|
+
connections: {
|
|
448
|
+
/**
|
|
449
|
+
* Current connection status:
|
|
450
|
+
* - pending_auth: Admin consent granted, waiting for user OAuth
|
|
451
|
+
* - connected: Fully connected with valid tokens
|
|
452
|
+
* - expired: Tokens expired, need to re-authenticate
|
|
453
|
+
*
|
|
454
|
+
*/
|
|
455
|
+
status: "connected" | "expired" | "pending_auth";
|
|
456
|
+
/**
|
|
457
|
+
* Action for UI to take (all call GET /outlook/connect):
|
|
458
|
+
* - connect: No connection, initiate OAuth
|
|
459
|
+
* - authorize: Admin consent done, complete OAuth
|
|
460
|
+
* - reconnect: Re-authenticate expired session
|
|
461
|
+
* - none: Fully connected, no action needed
|
|
462
|
+
*
|
|
463
|
+
*/
|
|
464
|
+
action: "connect" | "authorize" | "reconnect" | "none";
|
|
465
|
+
/**
|
|
466
|
+
* Display name of user who connected
|
|
467
|
+
*/
|
|
468
|
+
connected_by_display_name?: string;
|
|
469
|
+
/**
|
|
470
|
+
* Email of the user who connected
|
|
471
|
+
*/
|
|
472
|
+
connected_by_email?: string; // email
|
|
473
|
+
/**
|
|
474
|
+
* Azure AD Object ID of user who connected
|
|
475
|
+
*/
|
|
476
|
+
connected_by_user_id?: string;
|
|
477
|
+
/**
|
|
478
|
+
* When the connection was established
|
|
479
|
+
*/
|
|
480
|
+
connected_at?: string; // date-time
|
|
481
|
+
/**
|
|
482
|
+
* When the connection was last updated
|
|
483
|
+
*/
|
|
484
|
+
updated_at?: string; // date-time
|
|
485
|
+
/**
|
|
486
|
+
* Microsoft Azure AD tenant ID
|
|
487
|
+
*/
|
|
488
|
+
tenant_id: string;
|
|
489
|
+
/**
|
|
490
|
+
* Granted permission scopes
|
|
491
|
+
*/
|
|
492
|
+
scopes?: string[];
|
|
493
|
+
/**
|
|
494
|
+
* When the current access token expires
|
|
495
|
+
*/
|
|
496
|
+
expires_at?: string; // date-time
|
|
497
|
+
/**
|
|
498
|
+
* Whether the current token is still valid
|
|
499
|
+
*/
|
|
500
|
+
is_token_valid?: boolean;
|
|
501
|
+
}[];
|
|
502
|
+
/**
|
|
503
|
+
* Whether any connections exist
|
|
504
|
+
*/
|
|
505
|
+
has_connections: boolean;
|
|
506
|
+
}
|
|
507
|
+
export interface $400 {
|
|
508
|
+
}
|
|
509
|
+
export interface $500 {
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
}
|
|
305
513
|
namespace GetSettings {
|
|
306
514
|
namespace Parameters {
|
|
307
515
|
export type Id = string;
|
|
@@ -333,6 +541,48 @@ declare namespace Paths {
|
|
|
333
541
|
export type $500 = Components.Responses.InternalServerError;
|
|
334
542
|
}
|
|
335
543
|
}
|
|
544
|
+
namespace GetSharedMailboxMappingById {
|
|
545
|
+
namespace Parameters {
|
|
546
|
+
export type SharedInboxId = string;
|
|
547
|
+
}
|
|
548
|
+
export interface PathParameters {
|
|
549
|
+
shared_inbox_id: Parameters.SharedInboxId;
|
|
550
|
+
}
|
|
551
|
+
namespace Responses {
|
|
552
|
+
export type $200 = /**
|
|
553
|
+
* Mapping between a shared inbox and its Outlook shared mailbox.
|
|
554
|
+
* This tracks which provider/tenant provisions each shared mailbox.
|
|
555
|
+
*
|
|
556
|
+
*/
|
|
557
|
+
Components.Schemas.SharedMailboxMapping;
|
|
558
|
+
export interface $400 {
|
|
559
|
+
}
|
|
560
|
+
export interface $404 {
|
|
561
|
+
}
|
|
562
|
+
export interface $500 {
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
namespace GetSharedMailboxMappings {
|
|
567
|
+
namespace Responses {
|
|
568
|
+
export interface $200 {
|
|
569
|
+
mappings: /**
|
|
570
|
+
* Mapping between a shared inbox and its Outlook shared mailbox.
|
|
571
|
+
* This tracks which provider/tenant provisions each shared mailbox.
|
|
572
|
+
*
|
|
573
|
+
*/
|
|
574
|
+
Components.Schemas.SharedMailboxMapping[];
|
|
575
|
+
/**
|
|
576
|
+
* Number of mappings
|
|
577
|
+
*/
|
|
578
|
+
count: number;
|
|
579
|
+
}
|
|
580
|
+
export interface $400 {
|
|
581
|
+
}
|
|
582
|
+
export interface $500 {
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
}
|
|
336
586
|
namespace ListEmailAddresses {
|
|
337
587
|
namespace Responses {
|
|
338
588
|
export type $200 = Components.Responses.ListEmailAddressesSuccessResponse;
|
|
@@ -340,6 +590,13 @@ declare namespace Paths {
|
|
|
340
590
|
export type $500 = Components.Responses.InternalServerError;
|
|
341
591
|
}
|
|
342
592
|
}
|
|
593
|
+
namespace ListInboxBuckets {
|
|
594
|
+
namespace Responses {
|
|
595
|
+
export type $200 = Components.Responses.ListInboxBucketsSuccessResponse;
|
|
596
|
+
export type $403 = Components.Responses.Forbidden;
|
|
597
|
+
export type $500 = Components.Responses.InternalServerError;
|
|
598
|
+
}
|
|
599
|
+
}
|
|
343
600
|
namespace ListSharedInboxes {
|
|
344
601
|
namespace Responses {
|
|
345
602
|
export type $200 = Components.Responses.ListSharedInboxesSuccessResponse;
|
|
@@ -347,6 +604,39 @@ declare namespace Paths {
|
|
|
347
604
|
export type $500 = Components.Responses.InternalServerError;
|
|
348
605
|
}
|
|
349
606
|
}
|
|
607
|
+
namespace OutlookOAuthCallback {
|
|
608
|
+
namespace Parameters {
|
|
609
|
+
export type AdminConsent = string;
|
|
610
|
+
export type ClientInfo = string;
|
|
611
|
+
export type Code = string;
|
|
612
|
+
export type Error = string;
|
|
613
|
+
export type ErrorDescription = string;
|
|
614
|
+
export type ErrorSubcode = string;
|
|
615
|
+
export type ErrorUri = string;
|
|
616
|
+
export type SessionState = string;
|
|
617
|
+
export type State = string;
|
|
618
|
+
export type Tenant = string;
|
|
619
|
+
}
|
|
620
|
+
export interface QueryParameters {
|
|
621
|
+
code?: Parameters.Code;
|
|
622
|
+
state: Parameters.State;
|
|
623
|
+
session_state?: Parameters.SessionState;
|
|
624
|
+
error?: Parameters.Error;
|
|
625
|
+
error_description?: Parameters.ErrorDescription;
|
|
626
|
+
error_subcode?: Parameters.ErrorSubcode;
|
|
627
|
+
client_info?: Parameters.ClientInfo;
|
|
628
|
+
error_uri?: Parameters.ErrorUri;
|
|
629
|
+
admin_consent?: Parameters.AdminConsent;
|
|
630
|
+
tenant?: Parameters.Tenant;
|
|
631
|
+
}
|
|
632
|
+
namespace Responses {
|
|
633
|
+
export interface $200 {
|
|
634
|
+
connected?: boolean;
|
|
635
|
+
expires_at?: string; // date-time
|
|
636
|
+
scope?: string;
|
|
637
|
+
}
|
|
638
|
+
}
|
|
639
|
+
}
|
|
350
640
|
namespace ProvisionEpilotEmailAddress {
|
|
351
641
|
export type RequestBody = Components.Schemas.ProvisionEpilotEmailAddressPayload;
|
|
352
642
|
namespace Responses {
|
|
@@ -543,7 +833,7 @@ export interface OperationMethods {
|
|
|
543
833
|
/**
|
|
544
834
|
* listSharedInboxes - listSharedInboxes
|
|
545
835
|
*
|
|
546
|
-
* List shared inboxes
|
|
836
|
+
* List shared inboxes. Default inbox (with inbox_id `default`) is not included, but is always available.
|
|
547
837
|
*/
|
|
548
838
|
'listSharedInboxes'(
|
|
549
839
|
parameters?: Parameters<UnknownParamsObject> | null,
|
|
@@ -560,6 +850,101 @@ export interface OperationMethods {
|
|
|
560
850
|
data?: Paths.AddSharedInbox.RequestBody,
|
|
561
851
|
config?: AxiosRequestConfig
|
|
562
852
|
): OperationResponse<Paths.AddSharedInbox.Responses.$201>
|
|
853
|
+
/**
|
|
854
|
+
* listInboxBuckets - listInboxBuckets
|
|
855
|
+
*
|
|
856
|
+
* List inbox buckets for an organization. Default bucket (with bucket_id `default`) is not included, but is always available.
|
|
857
|
+
*/
|
|
858
|
+
'listInboxBuckets'(
|
|
859
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
860
|
+
data?: any,
|
|
861
|
+
config?: AxiosRequestConfig
|
|
862
|
+
): OperationResponse<Paths.ListInboxBuckets.Responses.$200>
|
|
863
|
+
/**
|
|
864
|
+
* connectOutlook - Connect Outlook
|
|
865
|
+
*
|
|
866
|
+
* Returns Microsoft authorization URL for Outlook OAuth.
|
|
867
|
+
*/
|
|
868
|
+
'connectOutlook'(
|
|
869
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
870
|
+
data?: any,
|
|
871
|
+
config?: AxiosRequestConfig
|
|
872
|
+
): OperationResponse<Paths.ConnectOutlook.Responses.$200>
|
|
873
|
+
/**
|
|
874
|
+
* getOutlookConnectionStatus - Get Outlook Connection Status
|
|
875
|
+
*
|
|
876
|
+
* Returns all Microsoft 365 / Outlook connections for the organization.
|
|
877
|
+
* Supports multiple connections (one per Azure AD tenant).
|
|
878
|
+
*
|
|
879
|
+
* Each connection includes an `action` field that tells the UI what button to show
|
|
880
|
+
* and what endpoint to call. All actions use GET /outlook/connect.
|
|
881
|
+
*
|
|
882
|
+
*/
|
|
883
|
+
'getOutlookConnectionStatus'(
|
|
884
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
885
|
+
data?: any,
|
|
886
|
+
config?: AxiosRequestConfig
|
|
887
|
+
): OperationResponse<Paths.GetOutlookConnectionStatus.Responses.$200>
|
|
888
|
+
/**
|
|
889
|
+
* disconnectOutlook - Disconnect Outlook
|
|
890
|
+
*
|
|
891
|
+
* Removes the Microsoft 365 / Outlook connection for a specific tenant.
|
|
892
|
+
* This deletes the stored tokens and disconnects the integration.
|
|
893
|
+
*
|
|
894
|
+
*/
|
|
895
|
+
'disconnectOutlook'(
|
|
896
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
897
|
+
data?: Paths.DisconnectOutlook.RequestBody,
|
|
898
|
+
config?: AxiosRequestConfig
|
|
899
|
+
): OperationResponse<Paths.DisconnectOutlook.Responses.$200>
|
|
900
|
+
/**
|
|
901
|
+
* connectSharedMailbox - Connect Outlook Shared Mailbox
|
|
902
|
+
*
|
|
903
|
+
* Connects an Outlook shared mailbox as a shared inbox.
|
|
904
|
+
* 1. Validates the user has access to the shared mailbox via Microsoft Graph API
|
|
905
|
+
* 2. Creates a shared inbox entry in email-settings with the Outlook provider info
|
|
906
|
+
*
|
|
907
|
+
*/
|
|
908
|
+
'connectSharedMailbox'(
|
|
909
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
910
|
+
data?: Paths.ConnectSharedMailbox.RequestBody,
|
|
911
|
+
config?: AxiosRequestConfig
|
|
912
|
+
): OperationResponse<Paths.ConnectSharedMailbox.Responses.$201>
|
|
913
|
+
/**
|
|
914
|
+
* getSharedMailboxMappings - Get Shared Mailbox Mappings
|
|
915
|
+
*
|
|
916
|
+
* Returns all shared mailbox mappings for the organization.
|
|
917
|
+
* Useful to determine which shared inboxes are connected to Outlook
|
|
918
|
+
* and which tenant provisions each one.
|
|
919
|
+
*
|
|
920
|
+
*/
|
|
921
|
+
'getSharedMailboxMappings'(
|
|
922
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
923
|
+
data?: any,
|
|
924
|
+
config?: AxiosRequestConfig
|
|
925
|
+
): OperationResponse<Paths.GetSharedMailboxMappings.Responses.$200>
|
|
926
|
+
/**
|
|
927
|
+
* getSharedMailboxMappingById - Get Shared Mailbox Mapping by ID
|
|
928
|
+
*
|
|
929
|
+
* Returns the mapping for a specific shared inbox.
|
|
930
|
+
* Useful to check if a specific inbox is connected to Outlook.
|
|
931
|
+
*
|
|
932
|
+
*/
|
|
933
|
+
'getSharedMailboxMappingById'(
|
|
934
|
+
parameters?: Parameters<Paths.GetSharedMailboxMappingById.PathParameters> | null,
|
|
935
|
+
data?: any,
|
|
936
|
+
config?: AxiosRequestConfig
|
|
937
|
+
): OperationResponse<Paths.GetSharedMailboxMappingById.Responses.$200>
|
|
938
|
+
/**
|
|
939
|
+
* outlookOAuthCallback - Outlook OAuth callback
|
|
940
|
+
*
|
|
941
|
+
* Exchanges authorization code for tokens and stores them.
|
|
942
|
+
*/
|
|
943
|
+
'outlookOAuthCallback'(
|
|
944
|
+
parameters?: Parameters<Paths.OutlookOAuthCallback.QueryParameters> | null,
|
|
945
|
+
data?: any,
|
|
946
|
+
config?: AxiosRequestConfig
|
|
947
|
+
): OperationResponse<Paths.OutlookOAuthCallback.Responses.$200>
|
|
563
948
|
/**
|
|
564
949
|
* getSettings - getSettings
|
|
565
950
|
*
|
|
@@ -757,7 +1142,7 @@ export interface PathsDictionary {
|
|
|
757
1142
|
/**
|
|
758
1143
|
* listSharedInboxes - listSharedInboxes
|
|
759
1144
|
*
|
|
760
|
-
* List shared inboxes
|
|
1145
|
+
* List shared inboxes. Default inbox (with inbox_id `default`) is not included, but is always available.
|
|
761
1146
|
*/
|
|
762
1147
|
'get'(
|
|
763
1148
|
parameters?: Parameters<UnknownParamsObject> | null,
|
|
@@ -775,6 +1160,117 @@ export interface PathsDictionary {
|
|
|
775
1160
|
config?: AxiosRequestConfig
|
|
776
1161
|
): OperationResponse<Paths.AddSharedInbox.Responses.$201>
|
|
777
1162
|
}
|
|
1163
|
+
['/v2/email-settings/inbox-buckets']: {
|
|
1164
|
+
/**
|
|
1165
|
+
* listInboxBuckets - listInboxBuckets
|
|
1166
|
+
*
|
|
1167
|
+
* List inbox buckets for an organization. Default bucket (with bucket_id `default`) is not included, but is always available.
|
|
1168
|
+
*/
|
|
1169
|
+
'get'(
|
|
1170
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1171
|
+
data?: any,
|
|
1172
|
+
config?: AxiosRequestConfig
|
|
1173
|
+
): OperationResponse<Paths.ListInboxBuckets.Responses.$200>
|
|
1174
|
+
}
|
|
1175
|
+
['/v2/outlook/connect']: {
|
|
1176
|
+
/**
|
|
1177
|
+
* connectOutlook - Connect Outlook
|
|
1178
|
+
*
|
|
1179
|
+
* Returns Microsoft authorization URL for Outlook OAuth.
|
|
1180
|
+
*/
|
|
1181
|
+
'get'(
|
|
1182
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1183
|
+
data?: any,
|
|
1184
|
+
config?: AxiosRequestConfig
|
|
1185
|
+
): OperationResponse<Paths.ConnectOutlook.Responses.$200>
|
|
1186
|
+
}
|
|
1187
|
+
['/v2/outlook/connection/status']: {
|
|
1188
|
+
/**
|
|
1189
|
+
* getOutlookConnectionStatus - Get Outlook Connection Status
|
|
1190
|
+
*
|
|
1191
|
+
* Returns all Microsoft 365 / Outlook connections for the organization.
|
|
1192
|
+
* Supports multiple connections (one per Azure AD tenant).
|
|
1193
|
+
*
|
|
1194
|
+
* Each connection includes an `action` field that tells the UI what button to show
|
|
1195
|
+
* and what endpoint to call. All actions use GET /outlook/connect.
|
|
1196
|
+
*
|
|
1197
|
+
*/
|
|
1198
|
+
'get'(
|
|
1199
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1200
|
+
data?: any,
|
|
1201
|
+
config?: AxiosRequestConfig
|
|
1202
|
+
): OperationResponse<Paths.GetOutlookConnectionStatus.Responses.$200>
|
|
1203
|
+
}
|
|
1204
|
+
['/v2/outlook/connection/disconnect']: {
|
|
1205
|
+
/**
|
|
1206
|
+
* disconnectOutlook - Disconnect Outlook
|
|
1207
|
+
*
|
|
1208
|
+
* Removes the Microsoft 365 / Outlook connection for a specific tenant.
|
|
1209
|
+
* This deletes the stored tokens and disconnects the integration.
|
|
1210
|
+
*
|
|
1211
|
+
*/
|
|
1212
|
+
'post'(
|
|
1213
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1214
|
+
data?: Paths.DisconnectOutlook.RequestBody,
|
|
1215
|
+
config?: AxiosRequestConfig
|
|
1216
|
+
): OperationResponse<Paths.DisconnectOutlook.Responses.$200>
|
|
1217
|
+
}
|
|
1218
|
+
['/v2/outlook/shared-mailboxes/connect']: {
|
|
1219
|
+
/**
|
|
1220
|
+
* connectSharedMailbox - Connect Outlook Shared Mailbox
|
|
1221
|
+
*
|
|
1222
|
+
* Connects an Outlook shared mailbox as a shared inbox.
|
|
1223
|
+
* 1. Validates the user has access to the shared mailbox via Microsoft Graph API
|
|
1224
|
+
* 2. Creates a shared inbox entry in email-settings with the Outlook provider info
|
|
1225
|
+
*
|
|
1226
|
+
*/
|
|
1227
|
+
'post'(
|
|
1228
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1229
|
+
data?: Paths.ConnectSharedMailbox.RequestBody,
|
|
1230
|
+
config?: AxiosRequestConfig
|
|
1231
|
+
): OperationResponse<Paths.ConnectSharedMailbox.Responses.$201>
|
|
1232
|
+
}
|
|
1233
|
+
['/v2/outlook/shared-mailboxes/mappings']: {
|
|
1234
|
+
/**
|
|
1235
|
+
* getSharedMailboxMappings - Get Shared Mailbox Mappings
|
|
1236
|
+
*
|
|
1237
|
+
* Returns all shared mailbox mappings for the organization.
|
|
1238
|
+
* Useful to determine which shared inboxes are connected to Outlook
|
|
1239
|
+
* and which tenant provisions each one.
|
|
1240
|
+
*
|
|
1241
|
+
*/
|
|
1242
|
+
'get'(
|
|
1243
|
+
parameters?: Parameters<UnknownParamsObject> | null,
|
|
1244
|
+
data?: any,
|
|
1245
|
+
config?: AxiosRequestConfig
|
|
1246
|
+
): OperationResponse<Paths.GetSharedMailboxMappings.Responses.$200>
|
|
1247
|
+
}
|
|
1248
|
+
['/v2/outlook/shared-mailboxes/mappings/{shared_inbox_id}']: {
|
|
1249
|
+
/**
|
|
1250
|
+
* getSharedMailboxMappingById - Get Shared Mailbox Mapping by ID
|
|
1251
|
+
*
|
|
1252
|
+
* Returns the mapping for a specific shared inbox.
|
|
1253
|
+
* Useful to check if a specific inbox is connected to Outlook.
|
|
1254
|
+
*
|
|
1255
|
+
*/
|
|
1256
|
+
'get'(
|
|
1257
|
+
parameters?: Parameters<Paths.GetSharedMailboxMappingById.PathParameters> | null,
|
|
1258
|
+
data?: any,
|
|
1259
|
+
config?: AxiosRequestConfig
|
|
1260
|
+
): OperationResponse<Paths.GetSharedMailboxMappingById.Responses.$200>
|
|
1261
|
+
}
|
|
1262
|
+
['/v2/outlook/oauth/callback']: {
|
|
1263
|
+
/**
|
|
1264
|
+
* outlookOAuthCallback - Outlook OAuth callback
|
|
1265
|
+
*
|
|
1266
|
+
* Exchanges authorization code for tokens and stores them.
|
|
1267
|
+
*/
|
|
1268
|
+
'get'(
|
|
1269
|
+
parameters?: Parameters<Paths.OutlookOAuthCallback.QueryParameters> | null,
|
|
1270
|
+
data?: any,
|
|
1271
|
+
config?: AxiosRequestConfig
|
|
1272
|
+
): OperationResponse<Paths.OutlookOAuthCallback.Responses.$200>
|
|
1273
|
+
}
|
|
778
1274
|
['/v1/email-settings']: {
|
|
779
1275
|
/**
|
|
780
1276
|
* getSettings - getSettings
|
|
@@ -877,6 +1373,7 @@ export type EmailAddressResponse = Components.Schemas.EmailAddressResponse;
|
|
|
877
1373
|
export type EmailAddressSetting = Components.Schemas.EmailAddressSetting;
|
|
878
1374
|
export type EmailDomainSetting = Components.Schemas.EmailDomainSetting;
|
|
879
1375
|
export type ErrorResponse = Components.Schemas.ErrorResponse;
|
|
1376
|
+
export type InboxBucketResponse = Components.Schemas.InboxBucketResponse;
|
|
880
1377
|
export type ProvisionEpilotEmailAddressPayload = Components.Schemas.ProvisionEpilotEmailAddressPayload;
|
|
881
1378
|
export type RestrictDuplicatesWithinSetting = Components.Schemas.RestrictDuplicatesWithinSetting;
|
|
882
1379
|
export type SetEmailAddressPrimaryPayload = Components.Schemas.SetEmailAddressPrimaryPayload;
|
|
@@ -885,6 +1382,7 @@ export type SettingMeta = Components.Schemas.SettingMeta;
|
|
|
885
1382
|
export type SettingType = Components.Schemas.SettingType;
|
|
886
1383
|
export type SettingsResponse = Components.Schemas.SettingsResponse;
|
|
887
1384
|
export type SharedInboxResponse = Components.Schemas.SharedInboxResponse;
|
|
1385
|
+
export type SharedMailboxMapping = Components.Schemas.SharedMailboxMapping;
|
|
888
1386
|
export type SignatureSetting = Components.Schemas.SignatureSetting;
|
|
889
1387
|
export type UpdateEmailAddressPayload = Components.Schemas.UpdateEmailAddressPayload;
|
|
890
1388
|
export type UpdateSharedInboxPayload = Components.Schemas.UpdateSharedInboxPayload;
|