@sendmux/management 0.0.0-bootstrap.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.
Files changed (53) hide show
  1. package/README.md +26 -0
  2. package/dist/generated/client/client.gen.d.ts +3 -0
  3. package/dist/generated/client/client.gen.d.ts.map +1 -0
  4. package/dist/generated/client/client.gen.js +216 -0
  5. package/dist/generated/client/index.d.ts +9 -0
  6. package/dist/generated/client/index.d.ts.map +1 -0
  7. package/dist/generated/client/index.js +6 -0
  8. package/dist/generated/client/types.gen.d.ts +121 -0
  9. package/dist/generated/client/types.gen.d.ts.map +1 -0
  10. package/dist/generated/client/types.gen.js +2 -0
  11. package/dist/generated/client/utils.gen.d.ts +38 -0
  12. package/dist/generated/client/utils.gen.d.ts.map +1 -0
  13. package/dist/generated/client/utils.gen.js +228 -0
  14. package/dist/generated/client.gen.d.ts +13 -0
  15. package/dist/generated/client.gen.d.ts.map +1 -0
  16. package/dist/generated/client.gen.js +3 -0
  17. package/dist/generated/core/auth.gen.d.ts +19 -0
  18. package/dist/generated/core/auth.gen.d.ts.map +1 -0
  19. package/dist/generated/core/auth.gen.js +14 -0
  20. package/dist/generated/core/bodySerializer.gen.d.ts +26 -0
  21. package/dist/generated/core/bodySerializer.gen.d.ts.map +1 -0
  22. package/dist/generated/core/bodySerializer.gen.js +57 -0
  23. package/dist/generated/core/params.gen.d.ts +44 -0
  24. package/dist/generated/core/params.gen.d.ts.map +1 -0
  25. package/dist/generated/core/params.gen.js +100 -0
  26. package/dist/generated/core/pathSerializer.gen.d.ts +34 -0
  27. package/dist/generated/core/pathSerializer.gen.d.ts.map +1 -0
  28. package/dist/generated/core/pathSerializer.gen.js +106 -0
  29. package/dist/generated/core/queryKeySerializer.gen.d.ts +19 -0
  30. package/dist/generated/core/queryKeySerializer.gen.d.ts.map +1 -0
  31. package/dist/generated/core/queryKeySerializer.gen.js +92 -0
  32. package/dist/generated/core/serverSentEvents.gen.d.ts +72 -0
  33. package/dist/generated/core/serverSentEvents.gen.d.ts.map +1 -0
  34. package/dist/generated/core/serverSentEvents.gen.js +132 -0
  35. package/dist/generated/core/types.gen.d.ts +79 -0
  36. package/dist/generated/core/types.gen.d.ts.map +1 -0
  37. package/dist/generated/core/types.gen.js +2 -0
  38. package/dist/generated/core/utils.gen.d.ts +20 -0
  39. package/dist/generated/core/utils.gen.d.ts.map +1 -0
  40. package/dist/generated/core/utils.gen.js +87 -0
  41. package/dist/generated/index.d.ts +3 -0
  42. package/dist/generated/index.d.ts.map +1 -0
  43. package/dist/generated/index.js +2 -0
  44. package/dist/generated/sdk.gen.d.ts +340 -0
  45. package/dist/generated/sdk.gen.d.ts.map +1 -0
  46. package/dist/generated/sdk.gen.js +566 -0
  47. package/dist/generated/types.gen.d.ts +2927 -0
  48. package/dist/generated/types.gen.d.ts.map +1 -0
  49. package/dist/generated/types.gen.js +2 -0
  50. package/dist/index.d.ts +7 -0
  51. package/dist/index.d.ts.map +1 -0
  52. package/dist/index.js +9 -0
  53. package/package.json +27 -0
@@ -0,0 +1,340 @@
1
+ import type { Client, Options as Options2, TDataShape } from './client/index.js';
2
+ import type { ManagementActivateProviderData, ManagementActivateProviderErrors, ManagementActivateProviderResponses, ManagementCreateDomainData, ManagementCreateDomainErrors, ManagementCreateDomainResponses, ManagementCreateMailboxData, ManagementCreateMailboxErrors, ManagementCreateMailboxKeyData, ManagementCreateMailboxKeyErrors, ManagementCreateMailboxKeyResponses, ManagementCreateMailboxResponses, ManagementCreateProviderData, ManagementCreateProviderErrors, ManagementCreateProviderResponses, ManagementCreateSharedAmazonSesLimitRequestData, ManagementCreateSharedAmazonSesLimitRequestErrors, ManagementCreateSharedAmazonSesLimitRequestResponses, ManagementCreateWebhookData, ManagementCreateWebhookErrors, ManagementCreateWebhookResponses, ManagementDeactivateProviderData, ManagementDeactivateProviderErrors, ManagementDeactivateProviderResponses, ManagementDeleteDomainData, ManagementDeleteDomainErrors, ManagementDeleteDomainResponses, ManagementDeleteMailboxData, ManagementDeleteMailboxErrors, ManagementDeleteMailboxKeyData, ManagementDeleteMailboxKeyErrors, ManagementDeleteMailboxKeyResponses, ManagementDeleteMailboxResponses, ManagementDeleteProviderData, ManagementDeleteProviderErrors, ManagementDeleteProviderResponses, ManagementDeleteWebhookData, ManagementDeleteWebhookErrors, ManagementDeleteWebhookResponses, ManagementGetDeliveryPayloadData, ManagementGetDeliveryPayloadErrors, ManagementGetDeliveryPayloadResponses, ManagementGetDomainData, ManagementGetDomainErrors, ManagementGetDomainFiltersData, ManagementGetDomainFiltersErrors, ManagementGetDomainFiltersResponses, ManagementGetDomainResponses, ManagementGetDomainZoneFileData, ManagementGetDomainZoneFileErrors, ManagementGetDomainZoneFileResponses, ManagementGetEmailLogData, ManagementGetEmailLogErrors, ManagementGetEmailLogResponses, ManagementGetEmailMetricsData, ManagementGetEmailMetricsErrors, ManagementGetEmailMetricsResponses, ManagementGetInboxLogData, ManagementGetInboxLogErrors, ManagementGetInboxLogResponses, ManagementGetMailboxData, ManagementGetMailboxErrors, ManagementGetMailboxFiltersData, ManagementGetMailboxFiltersErrors, ManagementGetMailboxFiltersResponses, ManagementGetMailboxResponses, ManagementGetProviderData, ManagementGetProviderErrors, ManagementGetProviderLimitsData, ManagementGetProviderLimitsResponses, ManagementGetProviderResponses, ManagementGetProviderStatsData, ManagementGetProviderStatsErrors, ManagementGetProviderStatsResponses, ManagementGetProviderUsageData, ManagementGetProviderUsageResponses, ManagementGetSharedAmazonSesLimitRequestData, ManagementGetSharedAmazonSesLimitRequestResponses, ManagementGetSpendSummaryData, ManagementGetSpendSummaryErrors, ManagementGetSpendSummaryResponses, ManagementGetWebhookData, ManagementGetWebhookErrors, ManagementGetWebhookResponses, ManagementListBalanceData, ManagementListBalanceErrors, ManagementListBalanceResponses, ManagementListDeliveryData, ManagementListDeliveryErrors, ManagementListDeliveryResponses, ManagementListDomainsData, ManagementListDomainsErrors, ManagementListDomainsResponses, ManagementListEmailLogsData, ManagementListEmailLogsErrors, ManagementListEmailLogsResponses, ManagementListInboxLogsData, ManagementListInboxLogsErrors, ManagementListInboxLogsResponses, ManagementListMailboxesData, ManagementListMailboxesErrors, ManagementListMailboxesResponses, ManagementListProvidersData, ManagementListProvidersErrors, ManagementListProvidersResponses, ManagementListTransactionsData, ManagementListTransactionsErrors, ManagementListTransactionsResponses, ManagementListWebhooksData, ManagementListWebhooksErrors, ManagementListWebhooksResponses, ManagementRequestSendingAccountLimitIncreaseData, ManagementRequestSendingAccountLimitIncreaseErrors, ManagementRequestSendingAccountLimitIncreaseResponses, ManagementResumeMailboxData, ManagementResumeMailboxErrors, ManagementResumeMailboxResponses, ManagementRotateWebhookSecretData, ManagementRotateWebhookSecretErrors, ManagementRotateWebhookSecretResponses, ManagementSetDomainFiltersData, ManagementSetDomainFiltersErrors, ManagementSetDomainFiltersResponses, ManagementSetMailboxFiltersData, ManagementSetMailboxFiltersErrors, ManagementSetMailboxFiltersResponses, ManagementSuspendMailboxData, ManagementSuspendMailboxErrors, ManagementSuspendMailboxResponses, ManagementTestProviderData, ManagementTestProviderErrors, ManagementTestProviderResponses, ManagementTestWebhookData, ManagementTestWebhookErrors, ManagementTestWebhookResponses, ManagementUpdateMailboxData, ManagementUpdateMailboxErrors, ManagementUpdateMailboxResponses, ManagementUpdateProviderData, ManagementUpdateProviderErrors, ManagementUpdateProviderResponses, ManagementUpdateWebhookData, ManagementUpdateWebhookErrors, ManagementUpdateWebhookResponses, ManagementVerifyDomainData, ManagementVerifyDomainErrors, ManagementVerifyDomainResponses } from './types.gen.js';
3
+ export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean, TResponse = unknown> = Options2<TData, ThrowOnError, TResponse> & {
4
+ /**
5
+ * You can provide a client instance returned by `createClient()` instead of
6
+ * individual options. This might be also useful if you want to implement a
7
+ * custom client.
8
+ */
9
+ client?: Client;
10
+ /**
11
+ * You can pass arbitrary values through the `meta` object. This can be
12
+ * used to access values that aren't defined as part of the SDK function.
13
+ */
14
+ meta?: Record<string, unknown>;
15
+ };
16
+ /**
17
+ * Get current balance
18
+ *
19
+ * Returns the current team balance and auto top-up configuration.
20
+ */
21
+ export declare const managementListBalance: <ThrowOnError extends boolean = false>(options?: Options<ManagementListBalanceData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListBalanceResponses, ManagementListBalanceErrors, ThrowOnError, "fields">;
22
+ /**
23
+ * Get spend summary
24
+ *
25
+ * Returns a spend summary over a configurable lookback period.
26
+ */
27
+ export declare const managementGetSpendSummary: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetSpendSummaryData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetSpendSummaryResponses, ManagementGetSpendSummaryErrors, ThrowOnError, "fields">;
28
+ /**
29
+ * List transactions
30
+ *
31
+ * Returns paginated credit transaction history with optional type filter. Uses cursor-based pagination ordered by created_at descending — pass `cursor=<next_cursor>` from the previous response to fetch the next page.
32
+ */
33
+ export declare const managementListTransactions: <ThrowOnError extends boolean = false>(options?: Options<ManagementListTransactionsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListTransactionsResponses, ManagementListTransactionsErrors, ThrowOnError, "fields">;
34
+ /**
35
+ * List mailbox domains
36
+ *
37
+ * Returns a cursor-paginated list of sending domains configured for the team, ordered by `created_at` descending. Each entry includes the DNS records the customer must place, the current verification status, and the SES DKIM state. Pass `cursor=<next_cursor>` from the previous response to fetch the next page.
38
+ */
39
+ export declare const managementListDomains: <ThrowOnError extends boolean = false>(options?: Options<ManagementListDomainsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListDomainsResponses, ManagementListDomainsErrors, ThrowOnError, "fields">;
40
+ /**
41
+ * Add a mailbox domain
42
+ *
43
+ * Creates a new sending domain and returns the DNS records the customer must place before verification can succeed. Provisioning touches both our mail platform and Amazon SES — on any failure the partial state is automatically rolled back.
44
+ *
45
+ * Supply an `Idempotency-Key` header (any unique string, max 255 chars) to safely retry on network errors. Replays with the same key return the original response; replays with a different body return `409 idempotency_conflict`.
46
+ */
47
+ export declare const managementCreateDomain: <ThrowOnError extends boolean = false>(options?: Options<ManagementCreateDomainData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateDomainResponses, ManagementCreateDomainErrors, ThrowOnError, "fields">;
48
+ /**
49
+ * Delete a mailbox domain
50
+ *
51
+ * Removes a domain from our mail platform, Amazon SES, and Sendmux. Blocked if any active mailbox still uses the domain — delete those mailboxes first.
52
+ */
53
+ export declare const managementDeleteDomain: <ThrowOnError extends boolean = false>(options: Options<ManagementDeleteDomainData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeleteDomainResponses, ManagementDeleteDomainErrors, ThrowOnError, "fields">;
54
+ /**
55
+ * Get a mailbox domain
56
+ *
57
+ * Returns a single domain including its DNS records and latest verification state. Responses carry a weak `ETag` header — send it back as `If-None-Match` on the next request and the server will return `304 Not Modified` (no body) when the resource has not changed.
58
+ */
59
+ export declare const managementGetDomain: <ThrowOnError extends boolean = false>(options: Options<ManagementGetDomainData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetDomainResponses, ManagementGetDomainErrors, ThrowOnError, "fields">;
60
+ /**
61
+ * Get domain-wide sender filters
62
+ *
63
+ * Returns the current sender-filter mode and rule set applied to every mailbox under this domain. Per-mailbox rules take precedence at match time.
64
+ *
65
+ * Responses carry a weak `ETag` — send it as `If-None-Match` to skip the body when the filter set has not changed (returns `304 Not Modified`). The same ETag is the value to use in `If-Match` on the corresponding PUT for optimistic concurrency.
66
+ */
67
+ export declare const managementGetDomainFilters: <ThrowOnError extends boolean = false>(options: Options<ManagementGetDomainFiltersData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetDomainFiltersResponses, ManagementGetDomainFiltersErrors, ThrowOnError, "fields">;
68
+ /**
69
+ * Replace domain-wide sender filters
70
+ *
71
+ * Atomically replaces the sender-filter mode and rule set for an entire domain. Applies to every mailbox under the domain unless that mailbox has its own per-mailbox rules (which take precedence). Maximum 1000 rules per request.
72
+ *
73
+ * For optimistic concurrency, send `If-Match: <etag>` using the ETag from a prior GET. A mismatched `If-Match` returns `409 conflict` (the server's ETag is echoed back so you can decide whether to re-fetch). Responses carry the new ETag so chained edits can pipeline without a re-GET.
74
+ */
75
+ export declare const managementSetDomainFilters: <ThrowOnError extends boolean = false>(options: Options<ManagementSetDomainFiltersData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementSetDomainFiltersResponses, ManagementSetDomainFiltersErrors, ThrowOnError, "fields">;
76
+ /**
77
+ * Verify a mailbox domain
78
+ *
79
+ * Runs an immediate DNS-over-HTTPS check of the domain's MX, SPF, DMARC and ownership TXT records, then asks SES for the latest DKIM status. If every check passes the domain is marked verified. Domains automatically re-verify every 6 hours — this endpoint is only needed to trigger a check on demand.
80
+ */
81
+ export declare const managementVerifyDomain: <ThrowOnError extends boolean = false>(options: Options<ManagementVerifyDomainData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementVerifyDomainResponses, ManagementVerifyDomainErrors, ThrowOnError, "fields">;
82
+ /**
83
+ * Download a domain as a zone file
84
+ *
85
+ * Returns the domain's DNS records formatted as a BIND-style zone file fragment. Suitable for direct paste into a DNS provider that accepts zone-file imports.
86
+ */
87
+ export declare const managementGetDomainZoneFile: <ThrowOnError extends boolean = false>(options: Options<ManagementGetDomainZoneFileData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetDomainZoneFileResponses, ManagementGetDomainZoneFileErrors, ThrowOnError, "fields">;
88
+ /**
89
+ * List delivery logs
90
+ *
91
+ * Returns paginated delivery logs with cursor-based pagination and filters.
92
+ */
93
+ export declare const managementListEmailLogs: <ThrowOnError extends boolean = false>(options?: Options<ManagementListEmailLogsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListEmailLogsResponses, ManagementListEmailLogsErrors, ThrowOnError, "fields">;
94
+ /**
95
+ * Get delivery log
96
+ *
97
+ * Returns a single delivery log by its public ID. Responses carry a weak `ETag` header — send it back as `If-None-Match` on the next request and the server will return `304 Not Modified` (no body) when the log has not changed. Logs in a terminal status (sent/failed/rejected) stop changing, so 304 replay is a real bandwidth win on repeated polls.
98
+ */
99
+ export declare const managementGetEmailLog: <ThrowOnError extends boolean = false>(options: Options<ManagementGetEmailLogData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetEmailLogResponses, ManagementGetEmailLogErrors, ThrowOnError, "fields">;
100
+ /**
101
+ * Get email metrics
102
+ *
103
+ * Returns aggregated email delivery counts with flexible time windowing and comparison period.
104
+ */
105
+ export declare const managementGetEmailMetrics: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetEmailMetricsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetEmailMetricsResponses, ManagementGetEmailMetricsErrors, ThrowOnError, "fields">;
106
+ /**
107
+ * List incoming logs
108
+ *
109
+ * Returns paginated incoming message logs for billing accountability.
110
+ */
111
+ export declare const managementListInboxLogs: <ThrowOnError extends boolean = false>(options?: Options<ManagementListInboxLogsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListInboxLogsResponses, ManagementListInboxLogsErrors, ThrowOnError, "fields">;
112
+ /**
113
+ * Get incoming log
114
+ *
115
+ * Returns one incoming message log by public ID.
116
+ */
117
+ export declare const managementGetInboxLog: <ThrowOnError extends boolean = false>(options: Options<ManagementGetInboxLogData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetInboxLogResponses, ManagementGetInboxLogErrors, ThrowOnError, "fields">;
118
+ /**
119
+ * List mailboxes
120
+ *
121
+ * Returns a cursor-paginated list of mailboxes configured for the team, ordered by `created_at` descending. Pass `cursor=<next_cursor>` from the previous response to fetch the next page.
122
+ */
123
+ export declare const managementListMailboxes: <ThrowOnError extends boolean = false>(options?: Options<ManagementListMailboxesData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListMailboxesResponses, ManagementListMailboxesErrors, ThrowOnError, "fields">;
124
+ /**
125
+ * Create a mailbox
126
+ *
127
+ * Provisions a new mailbox plus an initial bearer token and matching IMAP/SMTP mailbox password. The domain portion of the email must already be verified via POST /domains. If supplied, `quota_bytes` must be one of the current storage tiers: 1073741824 (1 GB), 5368709120 (5 GB), or 53687091200 (50 GB). Creation provisions resources on our mail platform and, for `@myagent.mx` addresses, on Amazon SES — any failure rolls the partial state back automatically.
128
+ *
129
+ * Supply an `Idempotency-Key` header (any unique string, max 255 chars) to safely retry on network errors. Replays with the same key return the original response; replays with a different body return `409 idempotency_conflict`.
130
+ */
131
+ export declare const managementCreateMailbox: <ThrowOnError extends boolean = false>(options?: Options<ManagementCreateMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateMailboxResponses, ManagementCreateMailboxErrors, ThrowOnError, "fields">;
132
+ /**
133
+ * Delete a mailbox
134
+ *
135
+ * Removes a mailbox from our mail platform, Amazon SES (for `@myagent.mx` addresses), and Sendmux. All associated API keys are revoked.
136
+ */
137
+ export declare const managementDeleteMailbox: <ThrowOnError extends boolean = false>(options: Options<ManagementDeleteMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeleteMailboxResponses, ManagementDeleteMailboxErrors, ThrowOnError, "fields">;
138
+ /**
139
+ * Get a mailbox
140
+ *
141
+ * Returns a single mailbox, tenant-scoped to the caller's team. Responses carry a weak `ETag` header — send it back as `If-None-Match` on the next request and the server will return `304 Not Modified` (no body) when the resource has not changed. The same ETag is the value to use in `If-Match` on PATCH for optimistic concurrency.
142
+ */
143
+ export declare const managementGetMailbox: <ThrowOnError extends boolean = false>(options: Options<ManagementGetMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetMailboxResponses, ManagementGetMailboxErrors, ThrowOnError, "fields">;
144
+ /**
145
+ * Update a mailbox
146
+ *
147
+ * Updates any combination of display_name, quota_bytes, and send_scope on a mailbox. The display_name and send_scope changes land in a single transaction; quota_bytes is applied afterwards because it also updates external state on our mail platform. Quota can only be set to 1073741824 (1 GB), 5368709120 (5 GB), or 53687091200 (50 GB), and cannot be shrunk below the mailbox's current usage.
148
+ *
149
+ * For optimistic concurrency, send `If-Match: <etag>` using the ETag from a prior GET. A mismatched `If-Match` returns `409 conflict` (the server's ETag is echoed back so you can decide whether to re-fetch). Responses carry the new ETag so chained edits can pipeline without a re-GET.
150
+ */
151
+ export declare const managementUpdateMailbox: <ThrowOnError extends boolean = false>(options: Options<ManagementUpdateMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementUpdateMailboxResponses, ManagementUpdateMailboxErrors, ThrowOnError, "fields">;
152
+ /**
153
+ * Get mailbox sender filters
154
+ *
155
+ * Returns the current sender-filter mode and rule set for a mailbox. Mailbox-scoped rules override any domain-wide rules set on the parent domain.
156
+ *
157
+ * Responses carry a weak `ETag` — send it as `If-None-Match` to skip the body when the filter set has not changed (returns `304 Not Modified`). The same ETag is the value to use in `If-Match` on the corresponding PUT for optimistic concurrency.
158
+ */
159
+ export declare const managementGetMailboxFilters: <ThrowOnError extends boolean = false>(options: Options<ManagementGetMailboxFiltersData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetMailboxFiltersResponses, ManagementGetMailboxFiltersErrors, ThrowOnError, "fields">;
160
+ /**
161
+ * Replace mailbox sender filters
162
+ *
163
+ * Atomically replaces the sender-filter mode and rule set for a mailbox. The entire rule set is swapped in a single operation — there is no intermediate state where the mailbox has a partial ruleset. A maximum of 1000 rules per request is enforced.
164
+ *
165
+ * For optimistic concurrency, send `If-Match: <etag>` using the ETag from a prior GET. A mismatched `If-Match` returns `409 conflict` (the server's ETag is echoed back so you can decide whether to re-fetch). Responses carry the new ETag so chained edits can pipeline without a re-GET.
166
+ */
167
+ export declare const managementSetMailboxFilters: <ThrowOnError extends boolean = false>(options: Options<ManagementSetMailboxFiltersData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementSetMailboxFiltersResponses, ManagementSetMailboxFiltersErrors, ThrowOnError, "fields">;
168
+ /**
169
+ * Create a mailbox API key
170
+ *
171
+ * Mints an additional bearer token plus IMAP/SMTP mailbox password for an existing mailbox. The plaintext key and password are shown exactly once — store them immediately.
172
+ *
173
+ * Supply an `Idempotency-Key` header (any unique string, max 255 chars) to safely retry on network errors. Replays with the same key return the original response; replays with a different body return `409 idempotency_conflict`.
174
+ */
175
+ export declare const managementCreateMailboxKey: <ThrowOnError extends boolean = false>(options: Options<ManagementCreateMailboxKeyData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateMailboxKeyResponses, ManagementCreateMailboxKeyErrors, ThrowOnError, "fields">;
176
+ /**
177
+ * Revoke a mailbox API key
178
+ *
179
+ * Revokes a specific bearer token + matching mailbox password. Idempotent on already-revoked keys.
180
+ */
181
+ export declare const managementDeleteMailboxKey: <ThrowOnError extends boolean = false>(options: Options<ManagementDeleteMailboxKeyData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeleteMailboxKeyResponses, ManagementDeleteMailboxKeyErrors, ThrowOnError, "fields">;
182
+ /**
183
+ * Resume a mailbox
184
+ *
185
+ * Restores a suspended mailbox so it can authenticate, receive mail, and send from the mailbox address again. The operation is idempotent and accepts `Idempotency-Key` for safe retries.
186
+ */
187
+ export declare const managementResumeMailbox: <ThrowOnError extends boolean = false>(options: Options<ManagementResumeMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementResumeMailboxResponses, ManagementResumeMailboxErrors, ThrowOnError, "fields">;
188
+ /**
189
+ * Suspend a mailbox
190
+ *
191
+ * Suspends a mailbox without deleting messages, credentials, or settings. Suspended mailboxes cannot receive mail, authenticate to mailbox protocols, or send from the mailbox address. The operation is idempotent and accepts `Idempotency-Key` for safe retries.
192
+ */
193
+ export declare const managementSuspendMailbox: <ThrowOnError extends boolean = false>(options: Options<ManagementSuspendMailboxData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementSuspendMailboxResponses, ManagementSuspendMailboxErrors, ThrowOnError, "fields">;
194
+ /**
195
+ * List sending accounts
196
+ *
197
+ * Returns a cursor-paginated list of sending accounts. Credentials are never returned. The shared Amazon SES account is included and marked with `is_shared: true`.
198
+ */
199
+ export declare const managementListProviders: <ThrowOnError extends boolean = false>(options?: Options<ManagementListProvidersData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListProvidersResponses, ManagementListProvidersErrors, ThrowOnError, "fields">;
200
+ /**
201
+ * Create an SMTP sending account
202
+ *
203
+ * Creates a custom SMTP sending account. Supply an `Idempotency-Key` header to safely retry on network errors. The SMTP password is stored securely and is never returned.
204
+ */
205
+ export declare const managementCreateProvider: <ThrowOnError extends boolean = false>(options?: Options<ManagementCreateProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateProviderResponses, ManagementCreateProviderErrors, ThrowOnError, "fields">;
206
+ /**
207
+ * Delete a sending account
208
+ *
209
+ * Deletes a custom or connected sending account. The shared Amazon SES account cannot be deleted.
210
+ */
211
+ export declare const managementDeleteProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementDeleteProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeleteProviderResponses, ManagementDeleteProviderErrors, ThrowOnError, "fields">;
212
+ /**
213
+ * Get a sending account
214
+ *
215
+ * Returns one sending account. Responses include an ETag for conditional GET and optimistic PATCH.
216
+ */
217
+ export declare const managementGetProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementGetProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetProviderResponses, ManagementGetProviderErrors, ThrowOnError, "fields">;
218
+ /**
219
+ * Update a sending account
220
+ *
221
+ * Updates a custom sending account. The shared Amazon SES account cannot be edited here; use activate/deactivate and the limit-request endpoint for the allowed shared-account actions.
222
+ */
223
+ export declare const managementUpdateProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementUpdateProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementUpdateProviderResponses, ManagementUpdateProviderErrors, ThrowOnError, "fields">;
224
+ /**
225
+ * Activate a sending account
226
+ *
227
+ * Enables a sending account. OAuth accounts without an active connection are moved to pending until reconnected in the dashboard. The shared Amazon SES account can be activated.
228
+ */
229
+ export declare const managementActivateProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementActivateProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementActivateProviderResponses, ManagementActivateProviderErrors, ThrowOnError, "fields">;
230
+ /**
231
+ * Deactivate a sending account
232
+ *
233
+ * Disables a sending account. The shared Amazon SES account can be deactivated.
234
+ */
235
+ export declare const managementDeactivateProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementDeactivateProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeactivateProviderResponses, ManagementDeactivateProviderErrors, ThrowOnError, "fields">;
236
+ /**
237
+ * Test an SMTP sending account
238
+ *
239
+ * Runs a connection test for a custom SMTP account. The shared Amazon SES account and OAuth accounts cannot be tested through this endpoint.
240
+ */
241
+ export declare const managementTestProvider: <ThrowOnError extends boolean = false>(options: Options<ManagementTestProviderData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementTestProviderResponses, ManagementTestProviderErrors, ThrowOnError, "fields">;
242
+ /**
243
+ * Get sending account limits
244
+ *
245
+ * Returns custom-account capacity and shared Amazon SES daily sending limit state.
246
+ */
247
+ export declare const managementGetProviderLimits: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetProviderLimitsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetProviderLimitsResponses, unknown, ThrowOnError, "fields">;
248
+ /**
249
+ * Request a sending account limit increase
250
+ *
251
+ * Creates a request to increase the number of custom or connected sending accounts allowed for the team.
252
+ */
253
+ export declare const managementRequestSendingAccountLimitIncrease: <ThrowOnError extends boolean = false>(options?: Options<ManagementRequestSendingAccountLimitIncreaseData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementRequestSendingAccountLimitIncreaseResponses, ManagementRequestSendingAccountLimitIncreaseErrors, ThrowOnError, "fields">;
254
+ /**
255
+ * Get shared Amazon SES limit request state
256
+ *
257
+ * Returns the shared Amazon SES daily limit state and any pending increase request.
258
+ */
259
+ export declare const managementGetSharedAmazonSesLimitRequest: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetSharedAmazonSesLimitRequestData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetSharedAmazonSesLimitRequestResponses, unknown, ThrowOnError, "fields">;
260
+ /**
261
+ * Request a shared Amazon SES daily limit increase
262
+ *
263
+ * Creates a review request for the shared Amazon SES daily sending limit. This does not modify the limit directly.
264
+ */
265
+ export declare const managementCreateSharedAmazonSesLimitRequest: <ThrowOnError extends boolean = false>(options?: Options<ManagementCreateSharedAmazonSesLimitRequestData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateSharedAmazonSesLimitRequestResponses, ManagementCreateSharedAmazonSesLimitRequestErrors, ThrowOnError, "fields">;
266
+ /**
267
+ * Get sending account statistics
268
+ *
269
+ * Returns aggregate counts of configured sending accounts with breakdowns by type and status.
270
+ */
271
+ export declare const managementGetProviderStats: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetProviderStatsData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetProviderStatsResponses, ManagementGetProviderStatsErrors, ThrowOnError, "fields">;
272
+ /**
273
+ * Get sending account usage
274
+ *
275
+ * Returns per-account delivery-log counts for today and the trailing 7-day window.
276
+ */
277
+ export declare const managementGetProviderUsage: <ThrowOnError extends boolean = false>(options?: Options<ManagementGetProviderUsageData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetProviderUsageResponses, unknown, ThrowOnError, "fields">;
278
+ /**
279
+ * List webhook subscriptions
280
+ *
281
+ * Returns a cursor-paginated list of webhook subscriptions configured for the team, ordered by `created_at` descending. The signing secret is never included. Pass `cursor=<next_cursor>` from the previous response to fetch the next page.
282
+ */
283
+ export declare const managementListWebhooks: <ThrowOnError extends boolean = false>(options?: Options<ManagementListWebhooksData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListWebhooksResponses, ManagementListWebhooksErrors, ThrowOnError, "fields">;
284
+ /**
285
+ * Create a webhook subscription
286
+ *
287
+ * Creates a new webhook subscription and returns the signing secret ONCE in the response body. Store it securely — it cannot be retrieved later. Use `POST /webhooks/{id}/rotate-secret` to issue a new one.
288
+ *
289
+ * Supply an `Idempotency-Key` header (any unique string, max 255 chars) to safely retry on network errors. Replays with the same key return the original response; replays with a different body return `409 idempotency_conflict`.
290
+ */
291
+ export declare const managementCreateWebhook: <ThrowOnError extends boolean = false>(options?: Options<ManagementCreateWebhookData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementCreateWebhookResponses, ManagementCreateWebhookErrors, ThrowOnError, "fields">;
292
+ /**
293
+ * Delete a webhook subscription
294
+ *
295
+ * Permanently removes the subscription. In-flight retries are dropped.
296
+ */
297
+ export declare const managementDeleteWebhook: <ThrowOnError extends boolean = false>(options: Options<ManagementDeleteWebhookData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementDeleteWebhookResponses, ManagementDeleteWebhookErrors, ThrowOnError, "fields">;
298
+ /**
299
+ * Get a webhook subscription
300
+ *
301
+ * Returns a single webhook subscription. The signing secret is never included. Responses carry a weak `ETag` header — send it back as `If-None-Match` on the next request and the server will return `304 Not Modified` (no body) when the resource has not changed. The same ETag is the value to use in `If-Match` on PATCH for optimistic concurrency.
302
+ */
303
+ export declare const managementGetWebhook: <ThrowOnError extends boolean = false>(options: Options<ManagementGetWebhookData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetWebhookResponses, ManagementGetWebhookErrors, ThrowOnError, "fields">;
304
+ /**
305
+ * Update a webhook subscription
306
+ *
307
+ * Updates the URL, event types, or enabled flag. Any field omitted from the request body is left unchanged. The signing secret is unaffected — use `POST /webhooks/{id}/rotate-secret` to rotate it.
308
+ *
309
+ * For optimistic concurrency, send `If-Match: <etag>` using the ETag from a prior GET. A mismatched `If-Match` returns `409 conflict` (the server's ETag is echoed back so you can decide whether to re-fetch). Responses carry the new ETag so chained edits can pipeline without a re-GET.
310
+ */
311
+ export declare const managementUpdateWebhook: <ThrowOnError extends boolean = false>(options: Options<ManagementUpdateWebhookData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementUpdateWebhookResponses, ManagementUpdateWebhookErrors, ThrowOnError, "fields">;
312
+ /**
313
+ * List webhook delivery attempts
314
+ *
315
+ * Returns recent delivery attempts for one webhook subscription, ordered by `created_at` descending. Delivery metadata is retained for 7 days. Use the payload endpoint while `payload_available` is true to inspect the exact JSON request body that was delivered.
316
+ */
317
+ export declare const managementListDelivery: <ThrowOnError extends boolean = false>(options: Options<ManagementListDeliveryData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementListDeliveryResponses, ManagementListDeliveryErrors, ThrowOnError, "fields">;
318
+ /**
319
+ * Get a webhook delivery payload
320
+ *
321
+ * Returns the retained JSON request body for one delivery attempt. Payloads are retained for 7 days and may no longer be available after `payload_expires_at`.
322
+ */
323
+ export declare const managementGetDeliveryPayload: <ThrowOnError extends boolean = false>(options: Options<ManagementGetDeliveryPayloadData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementGetDeliveryPayloadResponses, ManagementGetDeliveryPayloadErrors, ThrowOnError, "fields">;
324
+ /**
325
+ * Rotate the signing secret
326
+ *
327
+ * Generates a fresh signing secret and returns it ONCE. The old secret is immediately invalidated — the next event delivery is signed with the new secret. Store the new value securely; it cannot be retrieved later.
328
+ *
329
+ * Supply an `Idempotency-Key` header to safely retry on network errors — replays under the same key return the original rotation response rather than minting a fresh secret. Replays against a different `public_id` under the same key return `409 idempotency_conflict`.
330
+ */
331
+ export declare const managementRotateWebhookSecret: <ThrowOnError extends boolean = false>(options: Options<ManagementRotateWebhookSecretData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementRotateWebhookSecretResponses, ManagementRotateWebhookSecretErrors, ThrowOnError, "fields">;
332
+ /**
333
+ * Send a synthetic test event
334
+ *
335
+ * Publishes a synthetic `sendmux.test` event to this webhook subscription. The subscription must include `"sendmux.test"` in `event_types`, and mailbox filters do not block the test delivery. Returns the generated `event_id` so you can correlate the `X-Sendmux-Event-Id` header on your endpoint.
336
+ *
337
+ * Supply an `Idempotency-Key` header to safely retry on network errors — replays under the same key return the original `event_id` rather than publishing a second test event.
338
+ */
339
+ export declare const managementTestWebhook: <ThrowOnError extends boolean = false>(options: Options<ManagementTestWebhookData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<ManagementTestWebhookResponses, ManagementTestWebhookErrors, ThrowOnError, "fields">;
340
+ //# sourceMappingURL=sdk.gen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../../src/generated/sdk.gen.ts"],"names":[],"mappings":"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"}