telnyx 7.3.0 → 7.5.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 (2321) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +9 -0
  3. package/client.d.mts +82 -82
  4. package/client.d.mts.map +1 -1
  5. package/client.d.ts +82 -82
  6. package/client.d.ts.map +1 -1
  7. package/client.js +9 -1
  8. package/client.js.map +1 -1
  9. package/client.mjs +9 -1
  10. package/client.mjs.map +1 -1
  11. package/package.json +1 -1
  12. package/resources/access-ip-address.d.mts +13 -13
  13. package/resources/access-ip-address.d.mts.map +1 -1
  14. package/resources/access-ip-address.d.ts +13 -13
  15. package/resources/access-ip-address.d.ts.map +1 -1
  16. package/resources/access-ip-address.js +12 -12
  17. package/resources/access-ip-address.js.map +1 -1
  18. package/resources/access-ip-address.mjs +12 -12
  19. package/resources/access-ip-address.mjs.map +1 -1
  20. package/resources/access-ip-ranges.d.mts +9 -9
  21. package/resources/access-ip-ranges.d.mts.map +1 -1
  22. package/resources/access-ip-ranges.d.ts +9 -9
  23. package/resources/access-ip-ranges.d.ts.map +1 -1
  24. package/resources/access-ip-ranges.js +6 -6
  25. package/resources/access-ip-ranges.js.map +1 -1
  26. package/resources/access-ip-ranges.mjs +6 -6
  27. package/resources/access-ip-ranges.mjs.map +1 -1
  28. package/resources/addresses/actions.d.mts +20 -20
  29. package/resources/addresses/actions.d.mts.map +1 -1
  30. package/resources/addresses/actions.d.ts +20 -20
  31. package/resources/addresses/actions.d.ts.map +1 -1
  32. package/resources/addresses/actions.js +15 -15
  33. package/resources/addresses/actions.js.map +1 -1
  34. package/resources/addresses/actions.mjs +15 -15
  35. package/resources/addresses/actions.mjs.map +1 -1
  36. package/resources/addresses/addresses.d.mts +96 -96
  37. package/resources/addresses/addresses.d.mts.map +1 -1
  38. package/resources/addresses/addresses.d.ts +96 -96
  39. package/resources/addresses/addresses.d.ts.map +1 -1
  40. package/resources/addresses/addresses.js +22 -22
  41. package/resources/addresses/addresses.js.map +1 -1
  42. package/resources/addresses/addresses.mjs +22 -22
  43. package/resources/addresses/addresses.mjs.map +1 -1
  44. package/resources/addresses/index.d.mts +2 -2
  45. package/resources/addresses/index.d.mts.map +1 -1
  46. package/resources/addresses/index.d.ts +2 -2
  47. package/resources/addresses/index.d.ts.map +1 -1
  48. package/resources/advanced-orders.d.mts +9 -9
  49. package/resources/advanced-orders.d.mts.map +1 -1
  50. package/resources/advanced-orders.d.ts +9 -9
  51. package/resources/advanced-orders.d.ts.map +1 -1
  52. package/resources/advanced-orders.js +11 -11
  53. package/resources/advanced-orders.js.map +1 -1
  54. package/resources/advanced-orders.mjs +11 -11
  55. package/resources/advanced-orders.mjs.map +1 -1
  56. package/resources/ai/ai.d.mts +58 -58
  57. package/resources/ai/ai.d.mts.map +1 -1
  58. package/resources/ai/ai.d.ts +58 -58
  59. package/resources/ai/ai.d.ts.map +1 -1
  60. package/resources/ai/ai.js +40 -40
  61. package/resources/ai/ai.js.map +1 -1
  62. package/resources/ai/ai.mjs +40 -40
  63. package/resources/ai/ai.mjs.map +1 -1
  64. package/resources/ai/assistants/assistants.d.mts +52 -52
  65. package/resources/ai/assistants/assistants.d.mts.map +1 -1
  66. package/resources/ai/assistants/assistants.d.ts +52 -52
  67. package/resources/ai/assistants/assistants.d.ts.map +1 -1
  68. package/resources/ai/assistants/assistants.js +36 -36
  69. package/resources/ai/assistants/assistants.js.map +1 -1
  70. package/resources/ai/assistants/assistants.mjs +36 -36
  71. package/resources/ai/assistants/assistants.mjs.map +1 -1
  72. package/resources/ai/assistants/canary-deploys.d.mts +20 -20
  73. package/resources/ai/assistants/canary-deploys.d.mts.map +1 -1
  74. package/resources/ai/assistants/canary-deploys.d.ts +20 -20
  75. package/resources/ai/assistants/canary-deploys.d.ts.map +1 -1
  76. package/resources/ai/assistants/canary-deploys.js +26 -26
  77. package/resources/ai/assistants/canary-deploys.js.map +1 -1
  78. package/resources/ai/assistants/canary-deploys.mjs +26 -26
  79. package/resources/ai/assistants/canary-deploys.mjs.map +1 -1
  80. package/resources/ai/assistants/index.d.mts +5 -5
  81. package/resources/ai/assistants/index.d.mts.map +1 -1
  82. package/resources/ai/assistants/index.d.ts +5 -5
  83. package/resources/ai/assistants/index.d.ts.map +1 -1
  84. package/resources/ai/assistants/scheduled-events.d.mts +44 -44
  85. package/resources/ai/assistants/scheduled-events.d.mts.map +1 -1
  86. package/resources/ai/assistants/scheduled-events.d.ts +44 -44
  87. package/resources/ai/assistants/scheduled-events.d.ts.map +1 -1
  88. package/resources/ai/assistants/scheduled-events.js +32 -32
  89. package/resources/ai/assistants/scheduled-events.js.map +1 -1
  90. package/resources/ai/assistants/scheduled-events.mjs +32 -32
  91. package/resources/ai/assistants/scheduled-events.mjs.map +1 -1
  92. package/resources/ai/assistants/tests/index.d.mts +2 -2
  93. package/resources/ai/assistants/tests/index.d.mts.map +1 -1
  94. package/resources/ai/assistants/tests/index.d.ts +2 -2
  95. package/resources/ai/assistants/tests/index.d.ts.map +1 -1
  96. package/resources/ai/assistants/tests/runs.d.mts +19 -19
  97. package/resources/ai/assistants/tests/runs.d.mts.map +1 -1
  98. package/resources/ai/assistants/tests/runs.d.ts +19 -19
  99. package/resources/ai/assistants/tests/runs.d.ts.map +1 -1
  100. package/resources/ai/assistants/tests/runs.js +15 -15
  101. package/resources/ai/assistants/tests/runs.js.map +1 -1
  102. package/resources/ai/assistants/tests/runs.mjs +15 -15
  103. package/resources/ai/assistants/tests/runs.mjs.map +1 -1
  104. package/resources/ai/assistants/tests/tests.d.mts +38 -38
  105. package/resources/ai/assistants/tests/tests.d.mts.map +1 -1
  106. package/resources/ai/assistants/tests/tests.d.ts +38 -38
  107. package/resources/ai/assistants/tests/tests.d.ts.map +1 -1
  108. package/resources/ai/assistants/tests/tests.js +32 -32
  109. package/resources/ai/assistants/tests/tests.js.map +1 -1
  110. package/resources/ai/assistants/tests/tests.mjs +32 -32
  111. package/resources/ai/assistants/tests/tests.mjs.map +1 -1
  112. package/resources/ai/assistants/tools.d.mts +19 -19
  113. package/resources/ai/assistants/tools.d.mts.map +1 -1
  114. package/resources/ai/assistants/tools.d.ts +19 -19
  115. package/resources/ai/assistants/tools.d.ts.map +1 -1
  116. package/resources/ai/assistants/tools.js +10 -10
  117. package/resources/ai/assistants/tools.js.map +1 -1
  118. package/resources/ai/assistants/tools.mjs +10 -10
  119. package/resources/ai/assistants/tools.mjs.map +1 -1
  120. package/resources/ai/assistants/versions.d.mts +30 -30
  121. package/resources/ai/assistants/versions.d.mts.map +1 -1
  122. package/resources/ai/assistants/versions.d.ts +30 -30
  123. package/resources/ai/assistants/versions.d.ts.map +1 -1
  124. package/resources/ai/assistants/versions.js +31 -31
  125. package/resources/ai/assistants/versions.js.map +1 -1
  126. package/resources/ai/assistants/versions.mjs +31 -31
  127. package/resources/ai/assistants/versions.mjs.map +1 -1
  128. package/resources/ai/clusters.d.mts +30 -30
  129. package/resources/ai/clusters.d.mts.map +1 -1
  130. package/resources/ai/clusters.d.ts +30 -30
  131. package/resources/ai/clusters.d.ts.map +1 -1
  132. package/resources/ai/clusters.js +21 -21
  133. package/resources/ai/clusters.js.map +1 -1
  134. package/resources/ai/clusters.mjs +21 -21
  135. package/resources/ai/clusters.mjs.map +1 -1
  136. package/resources/ai/conversations/conversations.d.mts +51 -51
  137. package/resources/ai/conversations/conversations.d.mts.map +1 -1
  138. package/resources/ai/conversations/conversations.d.ts +51 -51
  139. package/resources/ai/conversations/conversations.d.ts.map +1 -1
  140. package/resources/ai/conversations/conversations.js +36 -36
  141. package/resources/ai/conversations/conversations.js.map +1 -1
  142. package/resources/ai/conversations/conversations.mjs +36 -36
  143. package/resources/ai/conversations/conversations.mjs.map +1 -1
  144. package/resources/ai/conversations/index.d.mts +3 -3
  145. package/resources/ai/conversations/index.d.mts.map +1 -1
  146. package/resources/ai/conversations/index.d.ts +3 -3
  147. package/resources/ai/conversations/index.d.ts.map +1 -1
  148. package/resources/ai/conversations/insight-groups/index.d.mts +1 -1
  149. package/resources/ai/conversations/insight-groups/index.d.mts.map +1 -1
  150. package/resources/ai/conversations/insight-groups/index.d.ts +1 -1
  151. package/resources/ai/conversations/insight-groups/index.d.ts.map +1 -1
  152. package/resources/ai/conversations/insight-groups/insight-groups.d.mts +26 -26
  153. package/resources/ai/conversations/insight-groups/insight-groups.d.mts.map +1 -1
  154. package/resources/ai/conversations/insight-groups/insight-groups.d.ts +26 -26
  155. package/resources/ai/conversations/insight-groups/insight-groups.d.ts.map +1 -1
  156. package/resources/ai/conversations/insight-groups/insight-groups.js +24 -24
  157. package/resources/ai/conversations/insight-groups/insight-groups.js.map +1 -1
  158. package/resources/ai/conversations/insight-groups/insight-groups.mjs +24 -24
  159. package/resources/ai/conversations/insight-groups/insight-groups.mjs.map +1 -1
  160. package/resources/ai/conversations/insights.d.mts +26 -26
  161. package/resources/ai/conversations/insights.d.mts.map +1 -1
  162. package/resources/ai/conversations/insights.d.ts +26 -26
  163. package/resources/ai/conversations/insights.d.ts.map +1 -1
  164. package/resources/ai/conversations/insights.js +33 -33
  165. package/resources/ai/conversations/insights.js.map +1 -1
  166. package/resources/ai/conversations/insights.mjs +33 -33
  167. package/resources/ai/conversations/insights.mjs.map +1 -1
  168. package/resources/ai/embeddings/buckets.d.mts +12 -12
  169. package/resources/ai/embeddings/buckets.d.mts.map +1 -1
  170. package/resources/ai/embeddings/buckets.d.ts +12 -12
  171. package/resources/ai/embeddings/buckets.d.ts.map +1 -1
  172. package/resources/ai/embeddings/buckets.js +14 -14
  173. package/resources/ai/embeddings/buckets.js.map +1 -1
  174. package/resources/ai/embeddings/buckets.mjs +14 -14
  175. package/resources/ai/embeddings/buckets.mjs.map +1 -1
  176. package/resources/ai/embeddings/embeddings.d.mts +36 -36
  177. package/resources/ai/embeddings/embeddings.d.mts.map +1 -1
  178. package/resources/ai/embeddings/embeddings.d.ts +36 -36
  179. package/resources/ai/embeddings/embeddings.d.ts.map +1 -1
  180. package/resources/ai/embeddings/embeddings.js +33 -33
  181. package/resources/ai/embeddings/embeddings.js.map +1 -1
  182. package/resources/ai/embeddings/embeddings.mjs +33 -33
  183. package/resources/ai/embeddings/embeddings.mjs.map +1 -1
  184. package/resources/ai/embeddings/index.d.mts +1 -1
  185. package/resources/ai/embeddings/index.d.mts.map +1 -1
  186. package/resources/ai/embeddings/index.d.ts +1 -1
  187. package/resources/ai/embeddings/index.d.ts.map +1 -1
  188. package/resources/ai/fine-tuning/jobs.d.mts +9 -9
  189. package/resources/ai/fine-tuning/jobs.d.mts.map +1 -1
  190. package/resources/ai/fine-tuning/jobs.d.ts +9 -9
  191. package/resources/ai/fine-tuning/jobs.d.ts.map +1 -1
  192. package/resources/ai/fine-tuning/jobs.js +11 -11
  193. package/resources/ai/fine-tuning/jobs.js.map +1 -1
  194. package/resources/ai/fine-tuning/jobs.mjs +11 -11
  195. package/resources/ai/fine-tuning/jobs.mjs.map +1 -1
  196. package/resources/ai/index.d.mts +8 -8
  197. package/resources/ai/index.d.mts.map +1 -1
  198. package/resources/ai/index.d.ts +8 -8
  199. package/resources/ai/index.d.ts.map +1 -1
  200. package/resources/ai/integrations/connections.d.mts +12 -12
  201. package/resources/ai/integrations/connections.d.mts.map +1 -1
  202. package/resources/ai/integrations/connections.d.ts +12 -12
  203. package/resources/ai/integrations/connections.d.ts.map +1 -1
  204. package/resources/ai/integrations/connections.js +14 -14
  205. package/resources/ai/integrations/connections.js.map +1 -1
  206. package/resources/ai/integrations/connections.mjs +14 -14
  207. package/resources/ai/integrations/connections.mjs.map +1 -1
  208. package/resources/ai/integrations/integrations.d.mts +8 -8
  209. package/resources/ai/integrations/integrations.d.mts.map +1 -1
  210. package/resources/ai/integrations/integrations.d.ts +8 -8
  211. package/resources/ai/integrations/integrations.d.ts.map +1 -1
  212. package/resources/ai/integrations/integrations.js +10 -10
  213. package/resources/ai/integrations/integrations.js.map +1 -1
  214. package/resources/ai/integrations/integrations.mjs +10 -10
  215. package/resources/ai/integrations/integrations.mjs.map +1 -1
  216. package/resources/ai/mcp-servers.d.mts +32 -32
  217. package/resources/ai/mcp-servers.d.mts.map +1 -1
  218. package/resources/ai/mcp-servers.d.ts +32 -32
  219. package/resources/ai/mcp-servers.d.ts.map +1 -1
  220. package/resources/ai/mcp-servers.js +31 -31
  221. package/resources/ai/mcp-servers.js.map +1 -1
  222. package/resources/ai/mcp-servers.mjs +31 -31
  223. package/resources/ai/mcp-servers.mjs.map +1 -1
  224. package/resources/ai/missions/index.d.mts +2 -2
  225. package/resources/ai/missions/index.d.mts.map +1 -1
  226. package/resources/ai/missions/index.d.ts +2 -2
  227. package/resources/ai/missions/index.d.ts.map +1 -1
  228. package/resources/ai/missions/knowledge-bases.d.mts +12 -12
  229. package/resources/ai/missions/knowledge-bases.d.mts.map +1 -1
  230. package/resources/ai/missions/knowledge-bases.d.ts +12 -12
  231. package/resources/ai/missions/knowledge-bases.d.ts.map +1 -1
  232. package/resources/ai/missions/knowledge-bases.js +14 -14
  233. package/resources/ai/missions/knowledge-bases.js.map +1 -1
  234. package/resources/ai/missions/knowledge-bases.mjs +14 -14
  235. package/resources/ai/missions/knowledge-bases.mjs.map +1 -1
  236. package/resources/ai/missions/mcp-servers.d.mts +12 -12
  237. package/resources/ai/missions/mcp-servers.d.mts.map +1 -1
  238. package/resources/ai/missions/mcp-servers.d.ts +12 -12
  239. package/resources/ai/missions/mcp-servers.d.ts.map +1 -1
  240. package/resources/ai/missions/mcp-servers.js +14 -14
  241. package/resources/ai/missions/mcp-servers.js.map +1 -1
  242. package/resources/ai/missions/mcp-servers.mjs +14 -14
  243. package/resources/ai/missions/mcp-servers.mjs.map +1 -1
  244. package/resources/ai/missions/missions.d.mts +30 -30
  245. package/resources/ai/missions/missions.d.mts.map +1 -1
  246. package/resources/ai/missions/missions.d.ts +30 -30
  247. package/resources/ai/missions/missions.d.ts.map +1 -1
  248. package/resources/ai/missions/missions.js +34 -34
  249. package/resources/ai/missions/missions.js.map +1 -1
  250. package/resources/ai/missions/missions.mjs +34 -34
  251. package/resources/ai/missions/missions.mjs.map +1 -1
  252. package/resources/ai/missions/runs/events.d.mts +22 -22
  253. package/resources/ai/missions/runs/events.d.mts.map +1 -1
  254. package/resources/ai/missions/runs/events.d.ts +22 -22
  255. package/resources/ai/missions/runs/events.d.ts.map +1 -1
  256. package/resources/ai/missions/runs/events.js +15 -15
  257. package/resources/ai/missions/runs/events.js.map +1 -1
  258. package/resources/ai/missions/runs/events.mjs +15 -15
  259. package/resources/ai/missions/runs/events.mjs.map +1 -1
  260. package/resources/ai/missions/runs/index.d.mts +3 -3
  261. package/resources/ai/missions/runs/index.d.mts.map +1 -1
  262. package/resources/ai/missions/runs/index.d.ts +3 -3
  263. package/resources/ai/missions/runs/index.d.ts.map +1 -1
  264. package/resources/ai/missions/runs/plan.d.mts +41 -41
  265. package/resources/ai/missions/runs/plan.d.mts.map +1 -1
  266. package/resources/ai/missions/runs/plan.d.ts +41 -41
  267. package/resources/ai/missions/runs/plan.d.ts.map +1 -1
  268. package/resources/ai/missions/runs/plan.js +27 -27
  269. package/resources/ai/missions/runs/plan.js.map +1 -1
  270. package/resources/ai/missions/runs/plan.mjs +27 -27
  271. package/resources/ai/missions/runs/plan.mjs.map +1 -1
  272. package/resources/ai/missions/runs/runs.d.mts +27 -27
  273. package/resources/ai/missions/runs/runs.d.mts.map +1 -1
  274. package/resources/ai/missions/runs/runs.d.ts +27 -27
  275. package/resources/ai/missions/runs/runs.d.ts.map +1 -1
  276. package/resources/ai/missions/runs/runs.js +23 -23
  277. package/resources/ai/missions/runs/runs.js.map +1 -1
  278. package/resources/ai/missions/runs/runs.mjs +23 -23
  279. package/resources/ai/missions/runs/runs.mjs.map +1 -1
  280. package/resources/ai/missions/tools.d.mts +11 -11
  281. package/resources/ai/missions/tools.d.mts.map +1 -1
  282. package/resources/ai/missions/tools.d.ts +11 -11
  283. package/resources/ai/missions/tools.d.ts.map +1 -1
  284. package/resources/ai/missions/tools.js +13 -13
  285. package/resources/ai/missions/tools.js.map +1 -1
  286. package/resources/ai/missions/tools.mjs +13 -13
  287. package/resources/ai/missions/tools.mjs.map +1 -1
  288. package/resources/ai/openai/openai.d.mts +23 -23
  289. package/resources/ai/openai/openai.d.mts.map +1 -1
  290. package/resources/ai/openai/openai.d.ts +23 -23
  291. package/resources/ai/openai/openai.d.ts.map +1 -1
  292. package/resources/ai/openai/openai.js +25 -25
  293. package/resources/ai/openai/openai.js.map +1 -1
  294. package/resources/ai/openai/openai.mjs +25 -25
  295. package/resources/ai/openai/openai.mjs.map +1 -1
  296. package/resources/ai/tools.d.mts +32 -32
  297. package/resources/ai/tools.d.mts.map +1 -1
  298. package/resources/ai/tools.d.ts +32 -32
  299. package/resources/ai/tools.d.ts.map +1 -1
  300. package/resources/ai/tools.js +28 -28
  301. package/resources/ai/tools.js.map +1 -1
  302. package/resources/ai/tools.mjs +28 -28
  303. package/resources/ai/tools.mjs.map +1 -1
  304. package/resources/alphanumeric-sender-ids.d.mts +25 -25
  305. package/resources/alphanumeric-sender-ids.d.mts.map +1 -1
  306. package/resources/alphanumeric-sender-ids.d.ts +25 -25
  307. package/resources/alphanumeric-sender-ids.d.ts.map +1 -1
  308. package/resources/alphanumeric-sender-ids.js +25 -25
  309. package/resources/alphanumeric-sender-ids.js.map +1 -1
  310. package/resources/alphanumeric-sender-ids.mjs +25 -25
  311. package/resources/alphanumeric-sender-ids.mjs.map +1 -1
  312. package/resources/authentication-providers.d.mts +41 -41
  313. package/resources/authentication-providers.d.mts.map +1 -1
  314. package/resources/authentication-providers.d.ts +41 -41
  315. package/resources/authentication-providers.d.ts.map +1 -1
  316. package/resources/authentication-providers.js +26 -26
  317. package/resources/authentication-providers.js.map +1 -1
  318. package/resources/authentication-providers.mjs +26 -26
  319. package/resources/authentication-providers.mjs.map +1 -1
  320. package/resources/billing-groups.d.mts +25 -25
  321. package/resources/billing-groups.d.mts.map +1 -1
  322. package/resources/billing-groups.d.ts +25 -25
  323. package/resources/billing-groups.d.ts.map +1 -1
  324. package/resources/billing-groups.js +30 -30
  325. package/resources/billing-groups.js.map +1 -1
  326. package/resources/billing-groups.mjs +30 -30
  327. package/resources/billing-groups.mjs.map +1 -1
  328. package/resources/bulk-sim-card-actions.d.mts +4 -4
  329. package/resources/bulk-sim-card-actions.d.mts.map +1 -1
  330. package/resources/bulk-sim-card-actions.d.ts +4 -4
  331. package/resources/bulk-sim-card-actions.d.ts.map +1 -1
  332. package/resources/bulk-sim-card-actions.js +6 -6
  333. package/resources/bulk-sim-card-actions.js.map +1 -1
  334. package/resources/bulk-sim-card-actions.mjs +6 -6
  335. package/resources/bulk-sim-card-actions.mjs.map +1 -1
  336. package/resources/bundle-pricing/billing-bundles.d.mts +19 -19
  337. package/resources/bundle-pricing/billing-bundles.d.mts.map +1 -1
  338. package/resources/bundle-pricing/billing-bundles.d.ts +19 -19
  339. package/resources/bundle-pricing/billing-bundles.d.ts.map +1 -1
  340. package/resources/bundle-pricing/billing-bundles.js +17 -17
  341. package/resources/bundle-pricing/billing-bundles.js.map +1 -1
  342. package/resources/bundle-pricing/billing-bundles.mjs +17 -17
  343. package/resources/bundle-pricing/billing-bundles.mjs.map +1 -1
  344. package/resources/bundle-pricing/bundle-pricing.d.mts +2 -2
  345. package/resources/bundle-pricing/bundle-pricing.d.mts.map +1 -1
  346. package/resources/bundle-pricing/bundle-pricing.d.ts +2 -2
  347. package/resources/bundle-pricing/bundle-pricing.d.ts.map +1 -1
  348. package/resources/bundle-pricing/index.d.mts +2 -2
  349. package/resources/bundle-pricing/index.d.mts.map +1 -1
  350. package/resources/bundle-pricing/index.d.ts +2 -2
  351. package/resources/bundle-pricing/index.d.ts.map +1 -1
  352. package/resources/bundle-pricing/user-bundles.d.mts +58 -58
  353. package/resources/bundle-pricing/user-bundles.d.mts.map +1 -1
  354. package/resources/bundle-pricing/user-bundles.d.ts +58 -58
  355. package/resources/bundle-pricing/user-bundles.d.ts.map +1 -1
  356. package/resources/bundle-pricing/user-bundles.js +32 -32
  357. package/resources/bundle-pricing/user-bundles.js.map +1 -1
  358. package/resources/bundle-pricing/user-bundles.mjs +32 -32
  359. package/resources/bundle-pricing/user-bundles.mjs.map +1 -1
  360. package/resources/call-control-applications.d.mts +151 -151
  361. package/resources/call-control-applications.d.mts.map +1 -1
  362. package/resources/call-control-applications.d.ts +151 -151
  363. package/resources/call-control-applications.d.ts.map +1 -1
  364. package/resources/call-control-applications.js +28 -28
  365. package/resources/call-control-applications.js.map +1 -1
  366. package/resources/call-control-applications.mjs +28 -28
  367. package/resources/call-control-applications.mjs.map +1 -1
  368. package/resources/calls/actions.d.mts +1062 -1062
  369. package/resources/calls/actions.d.mts.map +1 -1
  370. package/resources/calls/actions.d.ts +1062 -1062
  371. package/resources/calls/actions.d.ts.map +1 -1
  372. package/resources/calls/actions.js +307 -307
  373. package/resources/calls/actions.js.map +1 -1
  374. package/resources/calls/actions.mjs +307 -307
  375. package/resources/calls/actions.mjs.map +1 -1
  376. package/resources/calls/calls.d.mts +1 -1
  377. package/resources/calls/calls.d.mts.map +1 -1
  378. package/resources/calls/calls.d.ts +1 -1
  379. package/resources/calls/calls.d.ts.map +1 -1
  380. package/resources/calls/index.d.mts +1 -1
  381. package/resources/calls/index.d.mts.map +1 -1
  382. package/resources/calls/index.d.ts +1 -1
  383. package/resources/calls/index.d.ts.map +1 -1
  384. package/resources/channel-zones.d.mts +10 -10
  385. package/resources/channel-zones.d.mts.map +1 -1
  386. package/resources/channel-zones.d.ts +10 -10
  387. package/resources/channel-zones.d.ts.map +1 -1
  388. package/resources/channel-zones.js +9 -9
  389. package/resources/channel-zones.js.map +1 -1
  390. package/resources/channel-zones.mjs +9 -9
  391. package/resources/channel-zones.mjs.map +1 -1
  392. package/resources/comments.d.mts +15 -15
  393. package/resources/comments.d.mts.map +1 -1
  394. package/resources/comments.d.ts +15 -15
  395. package/resources/comments.d.ts.map +1 -1
  396. package/resources/comments.js +11 -11
  397. package/resources/comments.js.map +1 -1
  398. package/resources/comments.mjs +11 -11
  399. package/resources/comments.mjs.map +1 -1
  400. package/resources/conferences/actions.d.mts +187 -187
  401. package/resources/conferences/actions.d.mts.map +1 -1
  402. package/resources/conferences/actions.d.ts +187 -187
  403. package/resources/conferences/actions.d.ts.map +1 -1
  404. package/resources/conferences/actions.js +64 -64
  405. package/resources/conferences/actions.js.map +1 -1
  406. package/resources/conferences/actions.mjs +64 -64
  407. package/resources/conferences/actions.mjs.map +1 -1
  408. package/resources/conferences/conferences.d.mts +97 -97
  409. package/resources/conferences/conferences.d.mts.map +1 -1
  410. package/resources/conferences/conferences.d.ts +97 -97
  411. package/resources/conferences/conferences.d.ts.map +1 -1
  412. package/resources/conferences/conferences.js +27 -27
  413. package/resources/conferences/conferences.js.map +1 -1
  414. package/resources/conferences/conferences.mjs +27 -27
  415. package/resources/conferences/conferences.mjs.map +1 -1
  416. package/resources/conferences/index.d.mts +2 -2
  417. package/resources/conferences/index.d.mts.map +1 -1
  418. package/resources/conferences/index.d.ts +2 -2
  419. package/resources/conferences/index.d.ts.map +1 -1
  420. package/resources/connections.d.mts +5 -5
  421. package/resources/connections.d.mts.map +1 -1
  422. package/resources/connections.d.ts +5 -5
  423. package/resources/connections.d.ts.map +1 -1
  424. package/resources/connections.js +7 -7
  425. package/resources/connections.js.map +1 -1
  426. package/resources/connections.mjs +7 -7
  427. package/resources/connections.mjs.map +1 -1
  428. package/resources/credential-connections/credential-connections.d.mts +82 -82
  429. package/resources/credential-connections/credential-connections.d.mts.map +1 -1
  430. package/resources/credential-connections/credential-connections.d.ts +82 -82
  431. package/resources/credential-connections/credential-connections.d.ts.map +1 -1
  432. package/resources/credential-connections/credential-connections.js +29 -29
  433. package/resources/credential-connections/credential-connections.js.map +1 -1
  434. package/resources/credential-connections/credential-connections.mjs +29 -29
  435. package/resources/credential-connections/credential-connections.mjs.map +1 -1
  436. package/resources/credential-connections/index.d.mts +1 -1
  437. package/resources/credential-connections/index.d.mts.map +1 -1
  438. package/resources/credential-connections/index.d.ts +1 -1
  439. package/resources/credential-connections/index.d.ts.map +1 -1
  440. package/resources/custom-storage-credentials.d.mts +18 -18
  441. package/resources/custom-storage-credentials.d.mts.map +1 -1
  442. package/resources/custom-storage-credentials.d.ts +18 -18
  443. package/resources/custom-storage-credentials.d.ts.map +1 -1
  444. package/resources/custom-storage-credentials.js +24 -24
  445. package/resources/custom-storage-credentials.js.map +1 -1
  446. package/resources/custom-storage-credentials.mjs +24 -24
  447. package/resources/custom-storage-credentials.mjs.map +1 -1
  448. package/resources/customer-service-records.d.mts +78 -78
  449. package/resources/customer-service-records.d.mts.map +1 -1
  450. package/resources/customer-service-records.d.ts +78 -78
  451. package/resources/customer-service-records.d.ts.map +1 -1
  452. package/resources/customer-service-records.js +26 -26
  453. package/resources/customer-service-records.js.map +1 -1
  454. package/resources/customer-service-records.mjs +26 -26
  455. package/resources/customer-service-records.mjs.map +1 -1
  456. package/resources/dialogflow-connections.d.mts +22 -22
  457. package/resources/dialogflow-connections.d.mts.map +1 -1
  458. package/resources/dialogflow-connections.d.ts +22 -22
  459. package/resources/dialogflow-connections.d.ts.map +1 -1
  460. package/resources/dialogflow-connections.js +29 -29
  461. package/resources/dialogflow-connections.js.map +1 -1
  462. package/resources/dialogflow-connections.mjs +29 -29
  463. package/resources/dialogflow-connections.mjs.map +1 -1
  464. package/resources/dir/comments.d.mts +23 -23
  465. package/resources/dir/comments.d.mts.map +1 -1
  466. package/resources/dir/comments.d.ts +23 -23
  467. package/resources/dir/comments.d.ts.map +1 -1
  468. package/resources/dir/comments.js +20 -20
  469. package/resources/dir/comments.js.map +1 -1
  470. package/resources/dir/comments.mjs +20 -20
  471. package/resources/dir/comments.mjs.map +1 -1
  472. package/resources/dir/dir.d.mts +134 -133
  473. package/resources/dir/dir.d.mts.map +1 -1
  474. package/resources/dir/dir.d.ts +134 -133
  475. package/resources/dir/dir.d.ts.map +1 -1
  476. package/resources/dir/dir.js +92 -92
  477. package/resources/dir/dir.js.map +1 -1
  478. package/resources/dir/dir.mjs +92 -92
  479. package/resources/dir/dir.mjs.map +1 -1
  480. package/resources/dir/index.d.mts +4 -4
  481. package/resources/dir/index.d.mts.map +1 -1
  482. package/resources/dir/index.d.ts +4 -4
  483. package/resources/dir/index.d.ts.map +1 -1
  484. package/resources/dir/phone-number-batches.d.mts +21 -21
  485. package/resources/dir/phone-number-batches.d.mts.map +1 -1
  486. package/resources/dir/phone-number-batches.d.ts +21 -21
  487. package/resources/dir/phone-number-batches.d.ts.map +1 -1
  488. package/resources/dir/phone-number-batches.js +17 -17
  489. package/resources/dir/phone-number-batches.js.map +1 -1
  490. package/resources/dir/phone-number-batches.mjs +17 -17
  491. package/resources/dir/phone-number-batches.mjs.map +1 -1
  492. package/resources/dir/phone-numbers.d.mts +17 -17
  493. package/resources/dir/phone-numbers.d.mts.map +1 -1
  494. package/resources/dir/phone-numbers.d.ts +17 -17
  495. package/resources/dir/phone-numbers.d.ts.map +1 -1
  496. package/resources/dir/phone-numbers.js +15 -15
  497. package/resources/dir/phone-numbers.js.map +1 -1
  498. package/resources/dir/phone-numbers.mjs +15 -15
  499. package/resources/dir/phone-numbers.mjs.map +1 -1
  500. package/resources/dir/references.d.mts +16 -16
  501. package/resources/dir/references.d.mts.map +1 -1
  502. package/resources/dir/references.d.ts +16 -16
  503. package/resources/dir/references.d.ts.map +1 -1
  504. package/resources/dir/references.js +18 -18
  505. package/resources/dir/references.js.map +1 -1
  506. package/resources/dir/references.mjs +18 -18
  507. package/resources/dir/references.mjs.map +1 -1
  508. package/resources/dir/verify-email.d.mts +11 -11
  509. package/resources/dir/verify-email.d.mts.map +1 -1
  510. package/resources/dir/verify-email.d.ts +11 -11
  511. package/resources/dir/verify-email.d.ts.map +1 -1
  512. package/resources/dir/verify-email.js +13 -13
  513. package/resources/dir/verify-email.js.map +1 -1
  514. package/resources/dir/verify-email.mjs +13 -13
  515. package/resources/dir/verify-email.mjs.map +1 -1
  516. package/resources/documents.d.mts +51 -51
  517. package/resources/documents.d.mts.map +1 -1
  518. package/resources/documents.d.ts +51 -51
  519. package/resources/documents.d.ts.map +1 -1
  520. package/resources/documents.js +52 -52
  521. package/resources/documents.js.map +1 -1
  522. package/resources/documents.mjs +52 -52
  523. package/resources/documents.mjs.map +1 -1
  524. package/resources/dynamic-emergency-addresses.d.mts +32 -32
  525. package/resources/dynamic-emergency-addresses.d.mts.map +1 -1
  526. package/resources/dynamic-emergency-addresses.d.ts +32 -32
  527. package/resources/dynamic-emergency-addresses.d.ts.map +1 -1
  528. package/resources/dynamic-emergency-addresses.js +22 -22
  529. package/resources/dynamic-emergency-addresses.js.map +1 -1
  530. package/resources/dynamic-emergency-addresses.mjs +22 -22
  531. package/resources/dynamic-emergency-addresses.mjs.map +1 -1
  532. package/resources/dynamic-emergency-endpoints.d.mts +27 -27
  533. package/resources/dynamic-emergency-endpoints.d.mts.map +1 -1
  534. package/resources/dynamic-emergency-endpoints.d.ts +27 -27
  535. package/resources/dynamic-emergency-endpoints.d.ts.map +1 -1
  536. package/resources/dynamic-emergency-endpoints.js +22 -22
  537. package/resources/dynamic-emergency-endpoints.js.map +1 -1
  538. package/resources/dynamic-emergency-endpoints.mjs +22 -22
  539. package/resources/dynamic-emergency-endpoints.mjs.map +1 -1
  540. package/resources/enterprises/dir.d.mts +65 -65
  541. package/resources/enterprises/dir.d.mts.map +1 -1
  542. package/resources/enterprises/dir.d.ts +65 -65
  543. package/resources/enterprises/dir.d.ts.map +1 -1
  544. package/resources/enterprises/dir.js +28 -28
  545. package/resources/enterprises/dir.js.map +1 -1
  546. package/resources/enterprises/dir.mjs +28 -28
  547. package/resources/enterprises/dir.mjs.map +1 -1
  548. package/resources/enterprises/enterprises.d.mts +45 -45
  549. package/resources/enterprises/enterprises.d.mts.map +1 -1
  550. package/resources/enterprises/enterprises.d.ts +45 -45
  551. package/resources/enterprises/enterprises.d.ts.map +1 -1
  552. package/resources/enterprises/enterprises.js +43 -43
  553. package/resources/enterprises/enterprises.js.map +1 -1
  554. package/resources/enterprises/enterprises.mjs +43 -43
  555. package/resources/enterprises/enterprises.mjs.map +1 -1
  556. package/resources/enterprises/index.d.mts +2 -2
  557. package/resources/enterprises/index.d.mts.map +1 -1
  558. package/resources/enterprises/index.d.ts +2 -2
  559. package/resources/enterprises/index.d.ts.map +1 -1
  560. package/resources/enterprises/reputation/index.d.mts +2 -2
  561. package/resources/enterprises/reputation/index.d.mts.map +1 -1
  562. package/resources/enterprises/reputation/index.d.ts +2 -2
  563. package/resources/enterprises/reputation/index.d.ts.map +1 -1
  564. package/resources/enterprises/reputation/numbers.d.mts +29 -29
  565. package/resources/enterprises/reputation/numbers.d.mts.map +1 -1
  566. package/resources/enterprises/reputation/numbers.d.ts +29 -29
  567. package/resources/enterprises/reputation/numbers.d.ts.map +1 -1
  568. package/resources/enterprises/reputation/numbers.js +23 -23
  569. package/resources/enterprises/reputation/numbers.js.map +1 -1
  570. package/resources/enterprises/reputation/numbers.mjs +23 -23
  571. package/resources/enterprises/reputation/numbers.mjs.map +1 -1
  572. package/resources/enterprises/reputation/remediation.d.mts +32 -32
  573. package/resources/enterprises/reputation/remediation.d.mts.map +1 -1
  574. package/resources/enterprises/reputation/remediation.d.ts +32 -32
  575. package/resources/enterprises/reputation/remediation.d.ts.map +1 -1
  576. package/resources/enterprises/reputation/remediation.js +19 -19
  577. package/resources/enterprises/reputation/remediation.js.map +1 -1
  578. package/resources/enterprises/reputation/remediation.mjs +19 -19
  579. package/resources/enterprises/reputation/remediation.mjs.map +1 -1
  580. package/resources/enterprises/reputation/reputation.d.mts +15 -15
  581. package/resources/enterprises/reputation/reputation.d.mts.map +1 -1
  582. package/resources/enterprises/reputation/reputation.d.ts +15 -15
  583. package/resources/enterprises/reputation/reputation.d.ts.map +1 -1
  584. package/resources/enterprises/reputation/reputation.js +18 -18
  585. package/resources/enterprises/reputation/reputation.js.map +1 -1
  586. package/resources/enterprises/reputation/reputation.mjs +18 -18
  587. package/resources/enterprises/reputation/reputation.mjs.map +1 -1
  588. package/resources/external-connections/civic-addresses.d.mts +19 -19
  589. package/resources/external-connections/civic-addresses.d.mts.map +1 -1
  590. package/resources/external-connections/civic-addresses.d.ts +19 -19
  591. package/resources/external-connections/civic-addresses.d.ts.map +1 -1
  592. package/resources/external-connections/civic-addresses.js +14 -14
  593. package/resources/external-connections/civic-addresses.js.map +1 -1
  594. package/resources/external-connections/civic-addresses.mjs +14 -14
  595. package/resources/external-connections/civic-addresses.mjs.map +1 -1
  596. package/resources/external-connections/external-connections.d.mts +92 -92
  597. package/resources/external-connections/external-connections.d.mts.map +1 -1
  598. package/resources/external-connections/external-connections.d.ts +92 -92
  599. package/resources/external-connections/external-connections.d.ts.map +1 -1
  600. package/resources/external-connections/external-connections.js +37 -37
  601. package/resources/external-connections/external-connections.js.map +1 -1
  602. package/resources/external-connections/external-connections.mjs +37 -37
  603. package/resources/external-connections/external-connections.mjs.map +1 -1
  604. package/resources/external-connections/index.d.mts +5 -5
  605. package/resources/external-connections/index.d.mts.map +1 -1
  606. package/resources/external-connections/index.d.ts +5 -5
  607. package/resources/external-connections/index.d.ts.map +1 -1
  608. package/resources/external-connections/log-messages.d.mts +12 -12
  609. package/resources/external-connections/log-messages.d.mts.map +1 -1
  610. package/resources/external-connections/log-messages.d.ts +12 -12
  611. package/resources/external-connections/log-messages.d.ts.map +1 -1
  612. package/resources/external-connections/log-messages.js +14 -14
  613. package/resources/external-connections/log-messages.js.map +1 -1
  614. package/resources/external-connections/log-messages.mjs +14 -14
  615. package/resources/external-connections/log-messages.mjs.map +1 -1
  616. package/resources/external-connections/phone-numbers.d.mts +32 -32
  617. package/resources/external-connections/phone-numbers.d.mts.map +1 -1
  618. package/resources/external-connections/phone-numbers.d.ts +32 -32
  619. package/resources/external-connections/phone-numbers.d.ts.map +1 -1
  620. package/resources/external-connections/phone-numbers.js +17 -17
  621. package/resources/external-connections/phone-numbers.js.map +1 -1
  622. package/resources/external-connections/phone-numbers.mjs +17 -17
  623. package/resources/external-connections/phone-numbers.mjs.map +1 -1
  624. package/resources/external-connections/releases.d.mts +20 -20
  625. package/resources/external-connections/releases.d.mts.map +1 -1
  626. package/resources/external-connections/releases.d.ts +20 -20
  627. package/resources/external-connections/releases.d.ts.map +1 -1
  628. package/resources/external-connections/releases.js +16 -16
  629. package/resources/external-connections/releases.js.map +1 -1
  630. package/resources/external-connections/releases.mjs +16 -16
  631. package/resources/external-connections/releases.mjs.map +1 -1
  632. package/resources/external-connections/uploads.d.mts +50 -50
  633. package/resources/external-connections/uploads.d.mts.map +1 -1
  634. package/resources/external-connections/uploads.d.ts +50 -50
  635. package/resources/external-connections/uploads.d.ts.map +1 -1
  636. package/resources/external-connections/uploads.js +34 -34
  637. package/resources/external-connections/uploads.js.map +1 -1
  638. package/resources/external-connections/uploads.mjs +34 -34
  639. package/resources/external-connections/uploads.mjs.map +1 -1
  640. package/resources/fax-applications.d.mts +81 -81
  641. package/resources/fax-applications.d.mts.map +1 -1
  642. package/resources/fax-applications.d.ts +81 -81
  643. package/resources/fax-applications.d.ts.map +1 -1
  644. package/resources/fax-applications.js +34 -34
  645. package/resources/fax-applications.js.map +1 -1
  646. package/resources/fax-applications.mjs +34 -34
  647. package/resources/fax-applications.mjs.map +1 -1
  648. package/resources/faxes/faxes.d.mts +96 -96
  649. package/resources/faxes/faxes.d.mts.map +1 -1
  650. package/resources/faxes/faxes.d.ts +96 -96
  651. package/resources/faxes/faxes.d.ts.map +1 -1
  652. package/resources/faxes/faxes.js +25 -25
  653. package/resources/faxes/faxes.js.map +1 -1
  654. package/resources/faxes/faxes.mjs +25 -25
  655. package/resources/faxes/faxes.mjs.map +1 -1
  656. package/resources/faxes/index.d.mts +1 -1
  657. package/resources/faxes/index.d.mts.map +1 -1
  658. package/resources/faxes/index.d.ts +1 -1
  659. package/resources/faxes/index.d.ts.map +1 -1
  660. package/resources/fqdn-connections.d.mts +84 -84
  661. package/resources/fqdn-connections.d.mts.map +1 -1
  662. package/resources/fqdn-connections.d.ts +84 -84
  663. package/resources/fqdn-connections.d.ts.map +1 -1
  664. package/resources/fqdn-connections.js +30 -30
  665. package/resources/fqdn-connections.js.map +1 -1
  666. package/resources/fqdn-connections.mjs +30 -30
  667. package/resources/fqdn-connections.mjs.map +1 -1
  668. package/resources/fqdns.d.mts +53 -53
  669. package/resources/fqdns.d.mts.map +1 -1
  670. package/resources/fqdns.d.ts +53 -53
  671. package/resources/fqdns.d.ts.map +1 -1
  672. package/resources/fqdns.js +26 -26
  673. package/resources/fqdns.js.map +1 -1
  674. package/resources/fqdns.mjs +26 -26
  675. package/resources/fqdns.mjs.map +1 -1
  676. package/resources/global-ip-assignments.d.mts +11 -11
  677. package/resources/global-ip-assignments.d.mts.map +1 -1
  678. package/resources/global-ip-assignments.d.ts +11 -11
  679. package/resources/global-ip-assignments.d.ts.map +1 -1
  680. package/resources/global-ip-assignments.js +15 -15
  681. package/resources/global-ip-assignments.js.map +1 -1
  682. package/resources/global-ip-assignments.mjs +15 -15
  683. package/resources/global-ip-assignments.mjs.map +1 -1
  684. package/resources/global-ip-health-checks.d.mts +21 -21
  685. package/resources/global-ip-health-checks.d.mts.map +1 -1
  686. package/resources/global-ip-health-checks.d.ts +21 -21
  687. package/resources/global-ip-health-checks.d.ts.map +1 -1
  688. package/resources/global-ip-health-checks.js +25 -25
  689. package/resources/global-ip-health-checks.js.map +1 -1
  690. package/resources/global-ip-health-checks.mjs +25 -25
  691. package/resources/global-ip-health-checks.mjs.map +1 -1
  692. package/resources/global-ips.d.mts +20 -20
  693. package/resources/global-ips.d.mts.map +1 -1
  694. package/resources/global-ips.d.ts +20 -20
  695. package/resources/global-ips.d.ts.map +1 -1
  696. package/resources/global-ips.js +21 -21
  697. package/resources/global-ips.js.map +1 -1
  698. package/resources/global-ips.mjs +21 -21
  699. package/resources/global-ips.mjs.map +1 -1
  700. package/resources/inbound-channels.d.mts +13 -13
  701. package/resources/inbound-channels.d.mts.map +1 -1
  702. package/resources/inbound-channels.d.ts +13 -13
  703. package/resources/inbound-channels.d.ts.map +1 -1
  704. package/resources/inbound-channels.js +15 -15
  705. package/resources/inbound-channels.js.map +1 -1
  706. package/resources/inbound-channels.mjs +15 -15
  707. package/resources/inbound-channels.mjs.map +1 -1
  708. package/resources/index.d.mts +82 -82
  709. package/resources/index.d.mts.map +1 -1
  710. package/resources/index.d.ts +82 -82
  711. package/resources/index.d.ts.map +1 -1
  712. package/resources/inexplicit-number-orders.d.mts +7 -7
  713. package/resources/inexplicit-number-orders.d.mts.map +1 -1
  714. package/resources/inexplicit-number-orders.d.ts +7 -7
  715. package/resources/inexplicit-number-orders.d.ts.map +1 -1
  716. package/resources/inexplicit-number-orders.js +6 -6
  717. package/resources/inexplicit-number-orders.js.map +1 -1
  718. package/resources/inexplicit-number-orders.mjs +6 -6
  719. package/resources/inexplicit-number-orders.mjs.map +1 -1
  720. package/resources/integration-secrets.d.mts +27 -27
  721. package/resources/integration-secrets.d.mts.map +1 -1
  722. package/resources/integration-secrets.d.ts +27 -27
  723. package/resources/integration-secrets.d.ts.map +1 -1
  724. package/resources/integration-secrets.js +17 -17
  725. package/resources/integration-secrets.js.map +1 -1
  726. package/resources/integration-secrets.mjs +17 -17
  727. package/resources/integration-secrets.mjs.map +1 -1
  728. package/resources/invoices.d.mts +11 -11
  729. package/resources/invoices.d.mts.map +1 -1
  730. package/resources/invoices.d.ts +11 -11
  731. package/resources/invoices.d.ts.map +1 -1
  732. package/resources/invoices.js +6 -6
  733. package/resources/invoices.js.map +1 -1
  734. package/resources/invoices.mjs +6 -6
  735. package/resources/invoices.mjs.map +1 -1
  736. package/resources/ip-connections.d.mts +81 -81
  737. package/resources/ip-connections.d.mts.map +1 -1
  738. package/resources/ip-connections.d.ts +81 -81
  739. package/resources/ip-connections.d.ts.map +1 -1
  740. package/resources/ip-connections.js +28 -28
  741. package/resources/ip-connections.js.map +1 -1
  742. package/resources/ip-connections.mjs +28 -28
  743. package/resources/ip-connections.mjs.map +1 -1
  744. package/resources/ips.d.mts +50 -50
  745. package/resources/ips.d.mts.map +1 -1
  746. package/resources/ips.d.ts +50 -50
  747. package/resources/ips.d.ts.map +1 -1
  748. package/resources/ips.js +27 -27
  749. package/resources/ips.js.map +1 -1
  750. package/resources/ips.mjs +27 -27
  751. package/resources/ips.mjs.map +1 -1
  752. package/resources/legacy/reporting/batch-detail-records/messaging.d.mts +16 -16
  753. package/resources/legacy/reporting/batch-detail-records/messaging.d.mts.map +1 -1
  754. package/resources/legacy/reporting/batch-detail-records/messaging.d.ts +16 -16
  755. package/resources/legacy/reporting/batch-detail-records/messaging.d.ts.map +1 -1
  756. package/resources/legacy/reporting/batch-detail-records/messaging.js +20 -20
  757. package/resources/legacy/reporting/batch-detail-records/messaging.js.map +1 -1
  758. package/resources/legacy/reporting/batch-detail-records/messaging.mjs +20 -20
  759. package/resources/legacy/reporting/batch-detail-records/messaging.mjs.map +1 -1
  760. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts +16 -16
  761. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.mts.map +1 -1
  762. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts +16 -16
  763. package/resources/legacy/reporting/batch-detail-records/speech-to-text.d.ts.map +1 -1
  764. package/resources/legacy/reporting/batch-detail-records/speech-to-text.js +20 -20
  765. package/resources/legacy/reporting/batch-detail-records/speech-to-text.js.map +1 -1
  766. package/resources/legacy/reporting/batch-detail-records/speech-to-text.mjs +20 -20
  767. package/resources/legacy/reporting/batch-detail-records/speech-to-text.mjs.map +1 -1
  768. package/resources/legacy/reporting/batch-detail-records/voice.d.mts +20 -20
  769. package/resources/legacy/reporting/batch-detail-records/voice.d.mts.map +1 -1
  770. package/resources/legacy/reporting/batch-detail-records/voice.d.ts +20 -20
  771. package/resources/legacy/reporting/batch-detail-records/voice.d.ts.map +1 -1
  772. package/resources/legacy/reporting/batch-detail-records/voice.js +24 -24
  773. package/resources/legacy/reporting/batch-detail-records/voice.js.map +1 -1
  774. package/resources/legacy/reporting/batch-detail-records/voice.mjs +24 -24
  775. package/resources/legacy/reporting/batch-detail-records/voice.mjs.map +1 -1
  776. package/resources/legacy/reporting/usage-reports/index.d.mts +2 -2
  777. package/resources/legacy/reporting/usage-reports/index.d.mts.map +1 -1
  778. package/resources/legacy/reporting/usage-reports/index.d.ts +2 -2
  779. package/resources/legacy/reporting/usage-reports/index.d.ts.map +1 -1
  780. package/resources/legacy/reporting/usage-reports/messaging.d.mts +21 -21
  781. package/resources/legacy/reporting/usage-reports/messaging.d.mts.map +1 -1
  782. package/resources/legacy/reporting/usage-reports/messaging.d.ts +21 -21
  783. package/resources/legacy/reporting/usage-reports/messaging.d.ts.map +1 -1
  784. package/resources/legacy/reporting/usage-reports/messaging.js +22 -22
  785. package/resources/legacy/reporting/usage-reports/messaging.js.map +1 -1
  786. package/resources/legacy/reporting/usage-reports/messaging.mjs +22 -22
  787. package/resources/legacy/reporting/usage-reports/messaging.mjs.map +1 -1
  788. package/resources/legacy/reporting/usage-reports/number-lookup.d.mts +18 -18
  789. package/resources/legacy/reporting/usage-reports/number-lookup.d.mts.map +1 -1
  790. package/resources/legacy/reporting/usage-reports/number-lookup.d.ts +18 -18
  791. package/resources/legacy/reporting/usage-reports/number-lookup.d.ts.map +1 -1
  792. package/resources/legacy/reporting/usage-reports/number-lookup.js +26 -26
  793. package/resources/legacy/reporting/usage-reports/number-lookup.js.map +1 -1
  794. package/resources/legacy/reporting/usage-reports/number-lookup.mjs +26 -26
  795. package/resources/legacy/reporting/usage-reports/number-lookup.mjs.map +1 -1
  796. package/resources/legacy/reporting/usage-reports/usage-reports.d.mts +2 -2
  797. package/resources/legacy/reporting/usage-reports/usage-reports.d.mts.map +1 -1
  798. package/resources/legacy/reporting/usage-reports/usage-reports.d.ts +2 -2
  799. package/resources/legacy/reporting/usage-reports/usage-reports.d.ts.map +1 -1
  800. package/resources/legacy/reporting/usage-reports/voice.d.mts +21 -21
  801. package/resources/legacy/reporting/usage-reports/voice.d.mts.map +1 -1
  802. package/resources/legacy/reporting/usage-reports/voice.d.ts +21 -21
  803. package/resources/legacy/reporting/usage-reports/voice.d.ts.map +1 -1
  804. package/resources/legacy/reporting/usage-reports/voice.js +22 -22
  805. package/resources/legacy/reporting/usage-reports/voice.js.map +1 -1
  806. package/resources/legacy/reporting/usage-reports/voice.mjs +22 -22
  807. package/resources/legacy/reporting/usage-reports/voice.mjs.map +1 -1
  808. package/resources/managed-accounts/index.d.mts +1 -1
  809. package/resources/managed-accounts/index.d.mts.map +1 -1
  810. package/resources/managed-accounts/index.d.ts +1 -1
  811. package/resources/managed-accounts/index.d.ts.map +1 -1
  812. package/resources/managed-accounts/managed-accounts.d.mts +68 -68
  813. package/resources/managed-accounts/managed-accounts.d.mts.map +1 -1
  814. package/resources/managed-accounts/managed-accounts.d.ts +68 -68
  815. package/resources/managed-accounts/managed-accounts.d.ts.map +1 -1
  816. package/resources/managed-accounts/managed-accounts.js +31 -31
  817. package/resources/managed-accounts/managed-accounts.js.map +1 -1
  818. package/resources/managed-accounts/managed-accounts.mjs +31 -31
  819. package/resources/managed-accounts/managed-accounts.mjs.map +1 -1
  820. package/resources/media.d.mts +36 -36
  821. package/resources/media.d.mts.map +1 -1
  822. package/resources/media.d.ts +36 -36
  823. package/resources/media.d.ts.map +1 -1
  824. package/resources/media.js +32 -32
  825. package/resources/media.js.map +1 -1
  826. package/resources/media.mjs +32 -32
  827. package/resources/media.mjs.map +1 -1
  828. package/resources/messages/index.d.mts +1 -1
  829. package/resources/messages/index.d.mts.map +1 -1
  830. package/resources/messages/index.d.ts +1 -1
  831. package/resources/messages/index.d.ts.map +1 -1
  832. package/resources/messages/messages.d.mts +152 -152
  833. package/resources/messages/messages.d.mts.map +1 -1
  834. package/resources/messages/messages.d.ts +152 -152
  835. package/resources/messages/messages.d.ts.map +1 -1
  836. package/resources/messages/messages.js +76 -76
  837. package/resources/messages/messages.js.map +1 -1
  838. package/resources/messages/messages.mjs +76 -76
  839. package/resources/messages/messages.mjs.map +1 -1
  840. package/resources/messaging/index.d.mts +1 -1
  841. package/resources/messaging/index.d.mts.map +1 -1
  842. package/resources/messaging/index.d.ts +1 -1
  843. package/resources/messaging/index.d.ts.map +1 -1
  844. package/resources/messaging/messaging.d.mts +1 -1
  845. package/resources/messaging/messaging.d.mts.map +1 -1
  846. package/resources/messaging/messaging.d.ts +1 -1
  847. package/resources/messaging/messaging.d.ts.map +1 -1
  848. package/resources/messaging/rcs/agents.d.mts +15 -15
  849. package/resources/messaging/rcs/agents.d.mts.map +1 -1
  850. package/resources/messaging/rcs/agents.d.ts +15 -15
  851. package/resources/messaging/rcs/agents.d.ts.map +1 -1
  852. package/resources/messaging/rcs/agents.js +17 -17
  853. package/resources/messaging/rcs/agents.js.map +1 -1
  854. package/resources/messaging/rcs/agents.mjs +17 -17
  855. package/resources/messaging/rcs/agents.mjs.map +1 -1
  856. package/resources/messaging/rcs/index.d.mts +2 -2
  857. package/resources/messaging/rcs/index.d.mts.map +1 -1
  858. package/resources/messaging/rcs/index.d.ts +2 -2
  859. package/resources/messaging/rcs/index.d.ts.map +1 -1
  860. package/resources/messaging/rcs/rcs.d.mts +21 -21
  861. package/resources/messaging/rcs/rcs.d.mts.map +1 -1
  862. package/resources/messaging/rcs/rcs.d.ts +21 -21
  863. package/resources/messaging/rcs/rcs.d.ts.map +1 -1
  864. package/resources/messaging/rcs/rcs.js +16 -16
  865. package/resources/messaging/rcs/rcs.js.map +1 -1
  866. package/resources/messaging/rcs/rcs.mjs +16 -16
  867. package/resources/messaging/rcs/rcs.mjs.map +1 -1
  868. package/resources/messaging-10dlc/brand/brand.d.mts +116 -116
  869. package/resources/messaging-10dlc/brand/brand.d.mts.map +1 -1
  870. package/resources/messaging-10dlc/brand/brand.d.ts +116 -116
  871. package/resources/messaging-10dlc/brand/brand.d.ts.map +1 -1
  872. package/resources/messaging-10dlc/brand/brand.js +89 -89
  873. package/resources/messaging-10dlc/brand/brand.js.map +1 -1
  874. package/resources/messaging-10dlc/brand/brand.mjs +89 -89
  875. package/resources/messaging-10dlc/brand/brand.mjs.map +1 -1
  876. package/resources/messaging-10dlc/brand/external-vetting.d.mts +26 -26
  877. package/resources/messaging-10dlc/brand/external-vetting.d.mts.map +1 -1
  878. package/resources/messaging-10dlc/brand/external-vetting.d.ts +26 -26
  879. package/resources/messaging-10dlc/brand/external-vetting.d.ts.map +1 -1
  880. package/resources/messaging-10dlc/brand/external-vetting.js +17 -17
  881. package/resources/messaging-10dlc/brand/external-vetting.js.map +1 -1
  882. package/resources/messaging-10dlc/brand/external-vetting.mjs +17 -17
  883. package/resources/messaging-10dlc/brand/external-vetting.mjs.map +1 -1
  884. package/resources/messaging-10dlc/brand/index.d.mts +2 -2
  885. package/resources/messaging-10dlc/brand/index.d.mts.map +1 -1
  886. package/resources/messaging-10dlc/brand/index.d.ts +2 -2
  887. package/resources/messaging-10dlc/brand/index.d.ts.map +1 -1
  888. package/resources/messaging-10dlc/campaign/campaign.d.mts +54 -54
  889. package/resources/messaging-10dlc/campaign/campaign.d.mts.map +1 -1
  890. package/resources/messaging-10dlc/campaign/campaign.d.ts +54 -54
  891. package/resources/messaging-10dlc/campaign/campaign.d.ts.map +1 -1
  892. package/resources/messaging-10dlc/campaign/campaign.js +48 -48
  893. package/resources/messaging-10dlc/campaign/campaign.js.map +1 -1
  894. package/resources/messaging-10dlc/campaign/campaign.mjs +48 -48
  895. package/resources/messaging-10dlc/campaign/campaign.mjs.map +1 -1
  896. package/resources/messaging-10dlc/campaign/index.d.mts +1 -1
  897. package/resources/messaging-10dlc/campaign/index.d.mts.map +1 -1
  898. package/resources/messaging-10dlc/campaign/index.d.ts +1 -1
  899. package/resources/messaging-10dlc/campaign/index.d.ts.map +1 -1
  900. package/resources/messaging-10dlc/index.d.mts +5 -5
  901. package/resources/messaging-10dlc/index.d.mts.map +1 -1
  902. package/resources/messaging-10dlc/index.d.ts +5 -5
  903. package/resources/messaging-10dlc/index.d.ts.map +1 -1
  904. package/resources/messaging-10dlc/messaging-10dlc.d.mts +5 -5
  905. package/resources/messaging-10dlc/messaging-10dlc.d.mts.map +1 -1
  906. package/resources/messaging-10dlc/messaging-10dlc.d.ts +5 -5
  907. package/resources/messaging-10dlc/messaging-10dlc.d.ts.map +1 -1
  908. package/resources/messaging-10dlc/partner-campaigns.d.mts +36 -36
  909. package/resources/messaging-10dlc/partner-campaigns.d.mts.map +1 -1
  910. package/resources/messaging-10dlc/partner-campaigns.d.ts +36 -36
  911. package/resources/messaging-10dlc/partner-campaigns.d.ts.map +1 -1
  912. package/resources/messaging-10dlc/partner-campaigns.js +29 -29
  913. package/resources/messaging-10dlc/partner-campaigns.js.map +1 -1
  914. package/resources/messaging-10dlc/partner-campaigns.mjs +29 -29
  915. package/resources/messaging-10dlc/partner-campaigns.mjs.map +1 -1
  916. package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.mts +11 -11
  917. package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.mts.map +1 -1
  918. package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.ts +11 -11
  919. package/resources/messaging-10dlc/phone-number-assignment-by-profile.d.ts.map +1 -1
  920. package/resources/messaging-10dlc/phone-number-assignment-by-profile.js +13 -13
  921. package/resources/messaging-10dlc/phone-number-assignment-by-profile.js.map +1 -1
  922. package/resources/messaging-10dlc/phone-number-assignment-by-profile.mjs +13 -13
  923. package/resources/messaging-10dlc/phone-number-assignment-by-profile.mjs.map +1 -1
  924. package/resources/messaging-10dlc/phone-number-campaigns.d.mts +46 -46
  925. package/resources/messaging-10dlc/phone-number-campaigns.d.mts.map +1 -1
  926. package/resources/messaging-10dlc/phone-number-campaigns.d.ts +46 -46
  927. package/resources/messaging-10dlc/phone-number-campaigns.d.ts.map +1 -1
  928. package/resources/messaging-10dlc/phone-number-campaigns.js +29 -29
  929. package/resources/messaging-10dlc/phone-number-campaigns.js.map +1 -1
  930. package/resources/messaging-10dlc/phone-number-campaigns.mjs +29 -29
  931. package/resources/messaging-10dlc/phone-number-campaigns.mjs.map +1 -1
  932. package/resources/messaging-hosted-number-orders/index.d.mts +1 -1
  933. package/resources/messaging-hosted-number-orders/index.d.mts.map +1 -1
  934. package/resources/messaging-hosted-number-orders/index.d.ts +1 -1
  935. package/resources/messaging-hosted-number-orders/index.d.ts.map +1 -1
  936. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.mts +39 -39
  937. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.mts.map +1 -1
  938. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.ts +39 -39
  939. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.d.ts.map +1 -1
  940. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.js +41 -41
  941. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.js.map +1 -1
  942. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.mjs +41 -41
  943. package/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.mjs.map +1 -1
  944. package/resources/messaging-hosted-numbers.d.mts +35 -35
  945. package/resources/messaging-hosted-numbers.d.mts.map +1 -1
  946. package/resources/messaging-hosted-numbers.d.ts +35 -35
  947. package/resources/messaging-hosted-numbers.d.ts.map +1 -1
  948. package/resources/messaging-hosted-numbers.js +20 -20
  949. package/resources/messaging-hosted-numbers.js.map +1 -1
  950. package/resources/messaging-hosted-numbers.mjs +20 -20
  951. package/resources/messaging-hosted-numbers.mjs.map +1 -1
  952. package/resources/messaging-profiles/autoresp-configs.d.mts +60 -60
  953. package/resources/messaging-profiles/autoresp-configs.d.mts.map +1 -1
  954. package/resources/messaging-profiles/autoresp-configs.d.ts +60 -60
  955. package/resources/messaging-profiles/autoresp-configs.d.ts.map +1 -1
  956. package/resources/messaging-profiles/autoresp-configs.js +30 -30
  957. package/resources/messaging-profiles/autoresp-configs.js.map +1 -1
  958. package/resources/messaging-profiles/autoresp-configs.mjs +30 -30
  959. package/resources/messaging-profiles/autoresp-configs.mjs.map +1 -1
  960. package/resources/messaging-profiles/index.d.mts +2 -2
  961. package/resources/messaging-profiles/index.d.mts.map +1 -1
  962. package/resources/messaging-profiles/index.d.ts +2 -2
  963. package/resources/messaging-profiles/index.d.ts.map +1 -1
  964. package/resources/messaging-profiles/messaging-profiles.d.mts +60 -60
  965. package/resources/messaging-profiles/messaging-profiles.d.mts.map +1 -1
  966. package/resources/messaging-profiles/messaging-profiles.d.ts +60 -60
  967. package/resources/messaging-profiles/messaging-profiles.d.ts.map +1 -1
  968. package/resources/messaging-profiles/messaging-profiles.js +41 -41
  969. package/resources/messaging-profiles/messaging-profiles.js.map +1 -1
  970. package/resources/messaging-profiles/messaging-profiles.mjs +41 -41
  971. package/resources/messaging-profiles/messaging-profiles.mjs.map +1 -1
  972. package/resources/messaging-tollfree/verification/index.d.mts +1 -1
  973. package/resources/messaging-tollfree/verification/index.d.mts.map +1 -1
  974. package/resources/messaging-tollfree/verification/index.d.ts +1 -1
  975. package/resources/messaging-tollfree/verification/index.d.ts.map +1 -1
  976. package/resources/messaging-tollfree/verification/requests.d.mts +54 -54
  977. package/resources/messaging-tollfree/verification/requests.d.mts.map +1 -1
  978. package/resources/messaging-tollfree/verification/requests.d.ts +54 -54
  979. package/resources/messaging-tollfree/verification/requests.d.ts.map +1 -1
  980. package/resources/messaging-tollfree/verification/requests.js +38 -38
  981. package/resources/messaging-tollfree/verification/requests.js.map +1 -1
  982. package/resources/messaging-tollfree/verification/requests.mjs +38 -38
  983. package/resources/messaging-tollfree/verification/requests.mjs.map +1 -1
  984. package/resources/messaging-tollfree/verification/verification.d.mts +1 -1
  985. package/resources/messaging-tollfree/verification/verification.d.mts.map +1 -1
  986. package/resources/messaging-tollfree/verification/verification.d.ts +1 -1
  987. package/resources/messaging-tollfree/verification/verification.d.ts.map +1 -1
  988. package/resources/mobile-phone-numbers/index.d.mts +1 -1
  989. package/resources/mobile-phone-numbers/index.d.mts.map +1 -1
  990. package/resources/mobile-phone-numbers/index.d.ts +1 -1
  991. package/resources/mobile-phone-numbers/index.d.ts.map +1 -1
  992. package/resources/mobile-phone-numbers/messaging.d.mts +4 -4
  993. package/resources/mobile-phone-numbers/messaging.d.mts.map +1 -1
  994. package/resources/mobile-phone-numbers/messaging.d.ts +4 -4
  995. package/resources/mobile-phone-numbers/messaging.d.ts.map +1 -1
  996. package/resources/mobile-phone-numbers/messaging.js +6 -6
  997. package/resources/mobile-phone-numbers/messaging.js.map +1 -1
  998. package/resources/mobile-phone-numbers/messaging.mjs +6 -6
  999. package/resources/mobile-phone-numbers/messaging.mjs.map +1 -1
  1000. package/resources/mobile-phone-numbers/mobile-phone-numbers.d.mts +7 -7
  1001. package/resources/mobile-phone-numbers/mobile-phone-numbers.d.mts.map +1 -1
  1002. package/resources/mobile-phone-numbers/mobile-phone-numbers.d.ts +7 -7
  1003. package/resources/mobile-phone-numbers/mobile-phone-numbers.d.ts.map +1 -1
  1004. package/resources/mobile-phone-numbers/mobile-phone-numbers.js +9 -9
  1005. package/resources/mobile-phone-numbers/mobile-phone-numbers.js.map +1 -1
  1006. package/resources/mobile-phone-numbers/mobile-phone-numbers.mjs +9 -9
  1007. package/resources/mobile-phone-numbers/mobile-phone-numbers.mjs.map +1 -1
  1008. package/resources/mobile-push-credentials.d.mts +32 -32
  1009. package/resources/mobile-push-credentials.d.mts.map +1 -1
  1010. package/resources/mobile-push-credentials.d.ts +32 -32
  1011. package/resources/mobile-push-credentials.d.ts.map +1 -1
  1012. package/resources/mobile-push-credentials.js +15 -15
  1013. package/resources/mobile-push-credentials.js.map +1 -1
  1014. package/resources/mobile-push-credentials.mjs +15 -15
  1015. package/resources/mobile-push-credentials.mjs.map +1 -1
  1016. package/resources/mobile-voice-connections.d.mts +20 -20
  1017. package/resources/mobile-voice-connections.d.mts.map +1 -1
  1018. package/resources/mobile-voice-connections.d.ts +20 -20
  1019. package/resources/mobile-voice-connections.d.ts.map +1 -1
  1020. package/resources/mobile-voice-connections.js +12 -12
  1021. package/resources/mobile-voice-connections.js.map +1 -1
  1022. package/resources/mobile-voice-connections.mjs +12 -12
  1023. package/resources/mobile-voice-connections.mjs.map +1 -1
  1024. package/resources/networks/default-gateway.d.mts +6 -6
  1025. package/resources/networks/default-gateway.d.mts.map +1 -1
  1026. package/resources/networks/default-gateway.d.ts +6 -6
  1027. package/resources/networks/default-gateway.d.ts.map +1 -1
  1028. package/resources/networks/default-gateway.js +8 -8
  1029. package/resources/networks/default-gateway.js.map +1 -1
  1030. package/resources/networks/default-gateway.mjs +8 -8
  1031. package/resources/networks/default-gateway.mjs.map +1 -1
  1032. package/resources/networks/index.d.mts +1 -1
  1033. package/resources/networks/index.d.mts.map +1 -1
  1034. package/resources/networks/index.d.ts +1 -1
  1035. package/resources/networks/index.d.ts.map +1 -1
  1036. package/resources/networks/networks.d.mts +29 -29
  1037. package/resources/networks/networks.d.mts.map +1 -1
  1038. package/resources/networks/networks.d.ts +29 -29
  1039. package/resources/networks/networks.d.ts.map +1 -1
  1040. package/resources/networks/networks.js +27 -27
  1041. package/resources/networks/networks.js.map +1 -1
  1042. package/resources/networks/networks.mjs +27 -27
  1043. package/resources/networks/networks.mjs.map +1 -1
  1044. package/resources/notification-channels.d.mts +50 -50
  1045. package/resources/notification-channels.d.mts.map +1 -1
  1046. package/resources/notification-channels.d.ts +50 -50
  1047. package/resources/notification-channels.d.ts.map +1 -1
  1048. package/resources/notification-channels.js +29 -29
  1049. package/resources/notification-channels.js.map +1 -1
  1050. package/resources/notification-channels.mjs +29 -29
  1051. package/resources/notification-channels.mjs.map +1 -1
  1052. package/resources/notification-profiles.d.mts +11 -11
  1053. package/resources/notification-profiles.d.mts.map +1 -1
  1054. package/resources/notification-profiles.d.ts +11 -11
  1055. package/resources/notification-profiles.d.ts.map +1 -1
  1056. package/resources/notification-profiles.js +15 -15
  1057. package/resources/notification-profiles.js.map +1 -1
  1058. package/resources/notification-profiles.mjs +15 -15
  1059. package/resources/notification-profiles.mjs.map +1 -1
  1060. package/resources/notification-settings.d.mts +40 -40
  1061. package/resources/notification-settings.d.mts.map +1 -1
  1062. package/resources/notification-settings.d.ts +40 -40
  1063. package/resources/notification-settings.d.ts.map +1 -1
  1064. package/resources/notification-settings.js +25 -25
  1065. package/resources/notification-settings.js.map +1 -1
  1066. package/resources/notification-settings.mjs +25 -25
  1067. package/resources/notification-settings.mjs.map +1 -1
  1068. package/resources/number-block-orders.d.mts +35 -35
  1069. package/resources/number-block-orders.d.mts.map +1 -1
  1070. package/resources/number-block-orders.d.ts +35 -35
  1071. package/resources/number-block-orders.d.ts.map +1 -1
  1072. package/resources/number-block-orders.js +17 -17
  1073. package/resources/number-block-orders.js.map +1 -1
  1074. package/resources/number-block-orders.mjs +17 -17
  1075. package/resources/number-block-orders.mjs.map +1 -1
  1076. package/resources/number-order-phone-numbers.d.mts +4 -4
  1077. package/resources/number-order-phone-numbers.d.mts.map +1 -1
  1078. package/resources/number-order-phone-numbers.d.ts +4 -4
  1079. package/resources/number-order-phone-numbers.d.ts.map +1 -1
  1080. package/resources/number-order-phone-numbers.js +6 -6
  1081. package/resources/number-order-phone-numbers.js.map +1 -1
  1082. package/resources/number-order-phone-numbers.mjs +6 -6
  1083. package/resources/number-order-phone-numbers.mjs.map +1 -1
  1084. package/resources/number-orders.d.mts +55 -55
  1085. package/resources/number-orders.d.mts.map +1 -1
  1086. package/resources/number-orders.d.ts +55 -55
  1087. package/resources/number-orders.d.ts.map +1 -1
  1088. package/resources/number-orders.js +17 -17
  1089. package/resources/number-orders.js.map +1 -1
  1090. package/resources/number-orders.mjs +17 -17
  1091. package/resources/number-orders.mjs.map +1 -1
  1092. package/resources/number-reservations/index.d.mts +1 -1
  1093. package/resources/number-reservations/index.d.mts.map +1 -1
  1094. package/resources/number-reservations/index.d.ts +1 -1
  1095. package/resources/number-reservations/index.d.ts.map +1 -1
  1096. package/resources/number-reservations/number-reservations.d.mts +20 -20
  1097. package/resources/number-reservations/number-reservations.d.mts.map +1 -1
  1098. package/resources/number-reservations/number-reservations.d.ts +20 -20
  1099. package/resources/number-reservations/number-reservations.d.ts.map +1 -1
  1100. package/resources/number-reservations/number-reservations.js +17 -17
  1101. package/resources/number-reservations/number-reservations.js.map +1 -1
  1102. package/resources/number-reservations/number-reservations.mjs +17 -17
  1103. package/resources/number-reservations/number-reservations.mjs.map +1 -1
  1104. package/resources/oauth-clients.d.mts +48 -48
  1105. package/resources/oauth-clients.d.mts.map +1 -1
  1106. package/resources/oauth-clients.d.ts +48 -48
  1107. package/resources/oauth-clients.d.ts.map +1 -1
  1108. package/resources/oauth-clients.js +32 -32
  1109. package/resources/oauth-clients.js.map +1 -1
  1110. package/resources/oauth-clients.mjs +32 -32
  1111. package/resources/oauth-clients.mjs.map +1 -1
  1112. package/resources/oauth-grants.d.mts +4 -4
  1113. package/resources/oauth-grants.d.mts.map +1 -1
  1114. package/resources/oauth-grants.d.ts +4 -4
  1115. package/resources/oauth-grants.d.ts.map +1 -1
  1116. package/resources/oauth-grants.js +6 -6
  1117. package/resources/oauth-grants.js.map +1 -1
  1118. package/resources/oauth-grants.mjs +6 -6
  1119. package/resources/oauth-grants.mjs.map +1 -1
  1120. package/resources/oauth.d.mts +50 -50
  1121. package/resources/oauth.d.mts.map +1 -1
  1122. package/resources/oauth.d.ts +50 -50
  1123. package/resources/oauth.d.ts.map +1 -1
  1124. package/resources/oauth.js +27 -27
  1125. package/resources/oauth.js.map +1 -1
  1126. package/resources/oauth.mjs +27 -27
  1127. package/resources/oauth.mjs.map +1 -1
  1128. package/resources/organizations/index.d.mts +1 -1
  1129. package/resources/organizations/index.d.mts.map +1 -1
  1130. package/resources/organizations/index.d.ts +1 -1
  1131. package/resources/organizations/index.d.ts.map +1 -1
  1132. package/resources/organizations/organizations.d.mts +1 -1
  1133. package/resources/organizations/organizations.d.mts.map +1 -1
  1134. package/resources/organizations/organizations.d.ts +1 -1
  1135. package/resources/organizations/organizations.d.ts.map +1 -1
  1136. package/resources/organizations/users/index.d.mts +1 -1
  1137. package/resources/organizations/users/index.d.mts.map +1 -1
  1138. package/resources/organizations/users/index.d.ts +1 -1
  1139. package/resources/organizations/users/index.d.ts.map +1 -1
  1140. package/resources/organizations/users/users.d.mts +13 -13
  1141. package/resources/organizations/users/users.d.mts.map +1 -1
  1142. package/resources/organizations/users/users.d.ts +13 -13
  1143. package/resources/organizations/users/users.d.ts.map +1 -1
  1144. package/resources/organizations/users/users.js +6 -6
  1145. package/resources/organizations/users/users.js.map +1 -1
  1146. package/resources/organizations/users/users.mjs +6 -6
  1147. package/resources/organizations/users/users.mjs.map +1 -1
  1148. package/resources/ota-updates.d.mts +4 -4
  1149. package/resources/ota-updates.d.mts.map +1 -1
  1150. package/resources/ota-updates.d.ts +4 -4
  1151. package/resources/ota-updates.d.ts.map +1 -1
  1152. package/resources/ota-updates.js +6 -6
  1153. package/resources/ota-updates.js.map +1 -1
  1154. package/resources/ota-updates.mjs +6 -6
  1155. package/resources/ota-updates.mjs.map +1 -1
  1156. package/resources/outbound-voice-profiles.d.mts +71 -71
  1157. package/resources/outbound-voice-profiles.d.mts.map +1 -1
  1158. package/resources/outbound-voice-profiles.d.ts +71 -71
  1159. package/resources/outbound-voice-profiles.d.ts.map +1 -1
  1160. package/resources/outbound-voice-profiles.js +31 -31
  1161. package/resources/outbound-voice-profiles.js.map +1 -1
  1162. package/resources/outbound-voice-profiles.mjs +31 -31
  1163. package/resources/outbound-voice-profiles.mjs.map +1 -1
  1164. package/resources/payment/auto-recharge-prefs.d.mts +8 -8
  1165. package/resources/payment/auto-recharge-prefs.d.mts.map +1 -1
  1166. package/resources/payment/auto-recharge-prefs.d.ts +8 -8
  1167. package/resources/payment/auto-recharge-prefs.d.ts.map +1 -1
  1168. package/resources/payment/auto-recharge-prefs.js +10 -10
  1169. package/resources/payment/auto-recharge-prefs.js.map +1 -1
  1170. package/resources/payment/auto-recharge-prefs.mjs +10 -10
  1171. package/resources/payment/auto-recharge-prefs.mjs.map +1 -1
  1172. package/resources/phone-number-blocks/jobs.d.mts +11 -11
  1173. package/resources/phone-number-blocks/jobs.d.mts.map +1 -1
  1174. package/resources/phone-number-blocks/jobs.d.ts +11 -11
  1175. package/resources/phone-number-blocks/jobs.d.ts.map +1 -1
  1176. package/resources/phone-number-blocks/jobs.js +13 -13
  1177. package/resources/phone-number-blocks/jobs.js.map +1 -1
  1178. package/resources/phone-number-blocks/jobs.mjs +13 -13
  1179. package/resources/phone-number-blocks/jobs.mjs.map +1 -1
  1180. package/resources/phone-numbers/actions.d.mts +20 -20
  1181. package/resources/phone-numbers/actions.d.mts.map +1 -1
  1182. package/resources/phone-numbers/actions.d.ts +20 -20
  1183. package/resources/phone-numbers/actions.d.ts.map +1 -1
  1184. package/resources/phone-numbers/actions.js +15 -15
  1185. package/resources/phone-numbers/actions.js.map +1 -1
  1186. package/resources/phone-numbers/actions.mjs +15 -15
  1187. package/resources/phone-numbers/actions.mjs.map +1 -1
  1188. package/resources/phone-numbers/csv-downloads.d.mts +15 -15
  1189. package/resources/phone-numbers/csv-downloads.d.mts.map +1 -1
  1190. package/resources/phone-numbers/csv-downloads.d.ts +15 -15
  1191. package/resources/phone-numbers/csv-downloads.d.ts.map +1 -1
  1192. package/resources/phone-numbers/csv-downloads.js +17 -17
  1193. package/resources/phone-numbers/csv-downloads.js.map +1 -1
  1194. package/resources/phone-numbers/csv-downloads.mjs +17 -17
  1195. package/resources/phone-numbers/csv-downloads.mjs.map +1 -1
  1196. package/resources/phone-numbers/index.d.mts +7 -7
  1197. package/resources/phone-numbers/index.d.mts.map +1 -1
  1198. package/resources/phone-numbers/index.d.ts +7 -7
  1199. package/resources/phone-numbers/index.d.ts.map +1 -1
  1200. package/resources/phone-numbers/jobs.d.mts +37 -37
  1201. package/resources/phone-numbers/jobs.d.mts.map +1 -1
  1202. package/resources/phone-numbers/jobs.d.ts +37 -37
  1203. package/resources/phone-numbers/jobs.d.ts.map +1 -1
  1204. package/resources/phone-numbers/jobs.js +26 -26
  1205. package/resources/phone-numbers/jobs.js.map +1 -1
  1206. package/resources/phone-numbers/jobs.mjs +26 -26
  1207. package/resources/phone-numbers/jobs.mjs.map +1 -1
  1208. package/resources/phone-numbers/messaging.d.mts +35 -35
  1209. package/resources/phone-numbers/messaging.d.mts.map +1 -1
  1210. package/resources/phone-numbers/messaging.d.ts +35 -35
  1211. package/resources/phone-numbers/messaging.d.ts.map +1 -1
  1212. package/resources/phone-numbers/messaging.js +14 -14
  1213. package/resources/phone-numbers/messaging.js.map +1 -1
  1214. package/resources/phone-numbers/messaging.mjs +14 -14
  1215. package/resources/phone-numbers/messaging.mjs.map +1 -1
  1216. package/resources/phone-numbers/phone-numbers.d.mts +66 -66
  1217. package/resources/phone-numbers/phone-numbers.d.mts.map +1 -1
  1218. package/resources/phone-numbers/phone-numbers.d.ts +66 -66
  1219. package/resources/phone-numbers/phone-numbers.d.ts.map +1 -1
  1220. package/resources/phone-numbers/phone-numbers.js +34 -34
  1221. package/resources/phone-numbers/phone-numbers.js.map +1 -1
  1222. package/resources/phone-numbers/phone-numbers.mjs +34 -34
  1223. package/resources/phone-numbers/phone-numbers.mjs.map +1 -1
  1224. package/resources/phone-numbers/voice.d.mts +56 -56
  1225. package/resources/phone-numbers/voice.d.mts.map +1 -1
  1226. package/resources/phone-numbers/voice.d.ts +56 -56
  1227. package/resources/phone-numbers/voice.d.ts.map +1 -1
  1228. package/resources/phone-numbers/voice.js +14 -14
  1229. package/resources/phone-numbers/voice.js.map +1 -1
  1230. package/resources/phone-numbers/voice.mjs +14 -14
  1231. package/resources/phone-numbers/voice.mjs.map +1 -1
  1232. package/resources/phone-numbers/voicemail.d.mts +12 -12
  1233. package/resources/phone-numbers/voicemail.d.mts.map +1 -1
  1234. package/resources/phone-numbers/voicemail.d.ts +12 -12
  1235. package/resources/phone-numbers/voicemail.d.ts.map +1 -1
  1236. package/resources/phone-numbers/voicemail.js +12 -12
  1237. package/resources/phone-numbers/voicemail.js.map +1 -1
  1238. package/resources/phone-numbers/voicemail.mjs +12 -12
  1239. package/resources/phone-numbers/voicemail.mjs.map +1 -1
  1240. package/resources/porting/events.d.mts +11 -11
  1241. package/resources/porting/events.d.mts.map +1 -1
  1242. package/resources/porting/events.d.ts +11 -11
  1243. package/resources/porting/events.d.ts.map +1 -1
  1244. package/resources/porting/events.js +13 -13
  1245. package/resources/porting/events.js.map +1 -1
  1246. package/resources/porting/events.mjs +13 -13
  1247. package/resources/porting/events.mjs.map +1 -1
  1248. package/resources/porting/index.d.mts +2 -2
  1249. package/resources/porting/index.d.mts.map +1 -1
  1250. package/resources/porting/index.d.ts +2 -2
  1251. package/resources/porting/index.d.ts.map +1 -1
  1252. package/resources/porting/loa-configurations.d.mts +92 -92
  1253. package/resources/porting/loa-configurations.d.mts.map +1 -1
  1254. package/resources/porting/loa-configurations.d.ts +92 -92
  1255. package/resources/porting/loa-configurations.d.ts.map +1 -1
  1256. package/resources/porting/loa-configurations.js +89 -89
  1257. package/resources/porting/loa-configurations.js.map +1 -1
  1258. package/resources/porting/loa-configurations.mjs +89 -89
  1259. package/resources/porting/loa-configurations.mjs.map +1 -1
  1260. package/resources/porting/porting.d.mts +2 -2
  1261. package/resources/porting/porting.d.mts.map +1 -1
  1262. package/resources/porting/porting.d.ts +2 -2
  1263. package/resources/porting/porting.d.ts.map +1 -1
  1264. package/resources/porting/reports.d.mts +23 -23
  1265. package/resources/porting/reports.d.mts.map +1 -1
  1266. package/resources/porting/reports.d.ts +23 -23
  1267. package/resources/porting/reports.d.ts.map +1 -1
  1268. package/resources/porting/reports.js +17 -17
  1269. package/resources/porting/reports.js.map +1 -1
  1270. package/resources/porting/reports.mjs +17 -17
  1271. package/resources/porting/reports.mjs.map +1 -1
  1272. package/resources/porting-orders/activation-jobs.d.mts +17 -17
  1273. package/resources/porting-orders/activation-jobs.d.mts.map +1 -1
  1274. package/resources/porting-orders/activation-jobs.d.ts +17 -17
  1275. package/resources/porting-orders/activation-jobs.d.ts.map +1 -1
  1276. package/resources/porting-orders/activation-jobs.js +16 -16
  1277. package/resources/porting-orders/activation-jobs.js.map +1 -1
  1278. package/resources/porting-orders/activation-jobs.mjs +16 -16
  1279. package/resources/porting-orders/activation-jobs.mjs.map +1 -1
  1280. package/resources/porting-orders/additional-documents.d.mts +28 -28
  1281. package/resources/porting-orders/additional-documents.d.mts.map +1 -1
  1282. package/resources/porting-orders/additional-documents.d.ts +28 -28
  1283. package/resources/porting-orders/additional-documents.d.ts.map +1 -1
  1284. package/resources/porting-orders/additional-documents.js +14 -14
  1285. package/resources/porting-orders/additional-documents.js.map +1 -1
  1286. package/resources/porting-orders/additional-documents.mjs +14 -14
  1287. package/resources/porting-orders/additional-documents.mjs.map +1 -1
  1288. package/resources/porting-orders/associated-phone-numbers.d.mts +36 -36
  1289. package/resources/porting-orders/associated-phone-numbers.d.mts.map +1 -1
  1290. package/resources/porting-orders/associated-phone-numbers.d.ts +36 -36
  1291. package/resources/porting-orders/associated-phone-numbers.d.ts.map +1 -1
  1292. package/resources/porting-orders/associated-phone-numbers.js +18 -18
  1293. package/resources/porting-orders/associated-phone-numbers.js.map +1 -1
  1294. package/resources/porting-orders/associated-phone-numbers.mjs +18 -18
  1295. package/resources/porting-orders/associated-phone-numbers.mjs.map +1 -1
  1296. package/resources/porting-orders/comments.d.mts +14 -14
  1297. package/resources/porting-orders/comments.d.mts.map +1 -1
  1298. package/resources/porting-orders/comments.d.ts +14 -14
  1299. package/resources/porting-orders/comments.d.ts.map +1 -1
  1300. package/resources/porting-orders/comments.js +13 -13
  1301. package/resources/porting-orders/comments.js.map +1 -1
  1302. package/resources/porting-orders/comments.mjs +13 -13
  1303. package/resources/porting-orders/comments.mjs.map +1 -1
  1304. package/resources/porting-orders/index.d.mts +8 -8
  1305. package/resources/porting-orders/index.d.mts.map +1 -1
  1306. package/resources/porting-orders/index.d.ts +8 -8
  1307. package/resources/porting-orders/index.d.ts.map +1 -1
  1308. package/resources/porting-orders/phone-number-blocks.d.mts +49 -49
  1309. package/resources/porting-orders/phone-number-blocks.d.mts.map +1 -1
  1310. package/resources/porting-orders/phone-number-blocks.d.ts +49 -49
  1311. package/resources/porting-orders/phone-number-blocks.d.ts.map +1 -1
  1312. package/resources/porting-orders/phone-number-blocks.js +16 -16
  1313. package/resources/porting-orders/phone-number-blocks.js.map +1 -1
  1314. package/resources/porting-orders/phone-number-blocks.mjs +16 -16
  1315. package/resources/porting-orders/phone-number-blocks.mjs.map +1 -1
  1316. package/resources/porting-orders/phone-number-configurations.d.mts +26 -26
  1317. package/resources/porting-orders/phone-number-configurations.d.mts.map +1 -1
  1318. package/resources/porting-orders/phone-number-configurations.d.ts +26 -26
  1319. package/resources/porting-orders/phone-number-configurations.d.ts.map +1 -1
  1320. package/resources/porting-orders/phone-number-configurations.js +12 -12
  1321. package/resources/porting-orders/phone-number-configurations.js.map +1 -1
  1322. package/resources/porting-orders/phone-number-configurations.mjs +12 -12
  1323. package/resources/porting-orders/phone-number-configurations.mjs.map +1 -1
  1324. package/resources/porting-orders/phone-number-extensions.d.mts +48 -48
  1325. package/resources/porting-orders/phone-number-extensions.d.mts.map +1 -1
  1326. package/resources/porting-orders/phone-number-extensions.d.ts +48 -48
  1327. package/resources/porting-orders/phone-number-extensions.d.ts.map +1 -1
  1328. package/resources/porting-orders/phone-number-extensions.js +16 -16
  1329. package/resources/porting-orders/phone-number-extensions.js.map +1 -1
  1330. package/resources/porting-orders/phone-number-extensions.mjs +16 -16
  1331. package/resources/porting-orders/phone-number-extensions.mjs.map +1 -1
  1332. package/resources/porting-orders/porting-orders.d.mts +119 -119
  1333. package/resources/porting-orders/porting-orders.d.mts.map +1 -1
  1334. package/resources/porting-orders/porting-orders.d.ts +119 -119
  1335. package/resources/porting-orders/porting-orders.d.ts.map +1 -1
  1336. package/resources/porting-orders/porting-orders.js +46 -46
  1337. package/resources/porting-orders/porting-orders.js.map +1 -1
  1338. package/resources/porting-orders/porting-orders.mjs +46 -46
  1339. package/resources/porting-orders/porting-orders.mjs.map +1 -1
  1340. package/resources/portouts/comments.d.mts +6 -6
  1341. package/resources/portouts/comments.d.mts.map +1 -1
  1342. package/resources/portouts/comments.d.ts +6 -6
  1343. package/resources/portouts/comments.d.ts.map +1 -1
  1344. package/resources/portouts/comments.js +8 -8
  1345. package/resources/portouts/comments.js.map +1 -1
  1346. package/resources/portouts/comments.mjs +8 -8
  1347. package/resources/portouts/comments.mjs.map +1 -1
  1348. package/resources/portouts/events.d.mts +11 -11
  1349. package/resources/portouts/events.d.mts.map +1 -1
  1350. package/resources/portouts/events.d.ts +11 -11
  1351. package/resources/portouts/events.d.ts.map +1 -1
  1352. package/resources/portouts/events.js +13 -13
  1353. package/resources/portouts/events.js.map +1 -1
  1354. package/resources/portouts/events.mjs +13 -13
  1355. package/resources/portouts/events.mjs.map +1 -1
  1356. package/resources/portouts/index.d.mts +1 -1
  1357. package/resources/portouts/index.d.mts.map +1 -1
  1358. package/resources/portouts/index.d.ts +1 -1
  1359. package/resources/portouts/index.d.ts.map +1 -1
  1360. package/resources/portouts/portouts.d.mts +12 -12
  1361. package/resources/portouts/portouts.d.mts.map +1 -1
  1362. package/resources/portouts/portouts.d.ts +12 -12
  1363. package/resources/portouts/portouts.d.ts.map +1 -1
  1364. package/resources/portouts/portouts.js +13 -13
  1365. package/resources/portouts/portouts.js.map +1 -1
  1366. package/resources/portouts/portouts.mjs +13 -13
  1367. package/resources/portouts/portouts.mjs.map +1 -1
  1368. package/resources/portouts/reports.d.mts +23 -23
  1369. package/resources/portouts/reports.d.mts.map +1 -1
  1370. package/resources/portouts/reports.d.ts +23 -23
  1371. package/resources/portouts/reports.d.ts.map +1 -1
  1372. package/resources/portouts/reports.js +17 -17
  1373. package/resources/portouts/reports.js.map +1 -1
  1374. package/resources/portouts/reports.mjs +17 -17
  1375. package/resources/portouts/reports.mjs.map +1 -1
  1376. package/resources/portouts/supporting-documents.d.mts +8 -8
  1377. package/resources/portouts/supporting-documents.d.mts.map +1 -1
  1378. package/resources/portouts/supporting-documents.d.ts +8 -8
  1379. package/resources/portouts/supporting-documents.d.ts.map +1 -1
  1380. package/resources/portouts/supporting-documents.js +10 -10
  1381. package/resources/portouts/supporting-documents.js.map +1 -1
  1382. package/resources/portouts/supporting-documents.mjs +10 -10
  1383. package/resources/portouts/supporting-documents.mjs.map +1 -1
  1384. package/resources/private-wireless-gateways.d.mts +34 -34
  1385. package/resources/private-wireless-gateways.d.mts.map +1 -1
  1386. package/resources/private-wireless-gateways.d.ts +34 -34
  1387. package/resources/private-wireless-gateways.d.ts.map +1 -1
  1388. package/resources/private-wireless-gateways.js +22 -22
  1389. package/resources/private-wireless-gateways.js.map +1 -1
  1390. package/resources/private-wireless-gateways.mjs +22 -22
  1391. package/resources/private-wireless-gateways.mjs.map +1 -1
  1392. package/resources/pronunciation-dicts.d.mts +27 -27
  1393. package/resources/pronunciation-dicts.d.mts.map +1 -1
  1394. package/resources/pronunciation-dicts.d.ts +27 -27
  1395. package/resources/pronunciation-dicts.d.ts.map +1 -1
  1396. package/resources/pronunciation-dicts.js +34 -34
  1397. package/resources/pronunciation-dicts.js.map +1 -1
  1398. package/resources/pronunciation-dicts.mjs +34 -34
  1399. package/resources/pronunciation-dicts.mjs.map +1 -1
  1400. package/resources/public-internet-gateways.d.mts +16 -16
  1401. package/resources/public-internet-gateways.d.mts.map +1 -1
  1402. package/resources/public-internet-gateways.d.ts +16 -16
  1403. package/resources/public-internet-gateways.d.ts.map +1 -1
  1404. package/resources/public-internet-gateways.js +12 -12
  1405. package/resources/public-internet-gateways.js.map +1 -1
  1406. package/resources/public-internet-gateways.mjs +12 -12
  1407. package/resources/public-internet-gateways.mjs.map +1 -1
  1408. package/resources/queues/calls.d.mts +30 -30
  1409. package/resources/queues/calls.d.mts.map +1 -1
  1410. package/resources/queues/calls.d.ts +30 -30
  1411. package/resources/queues/calls.d.ts.map +1 -1
  1412. package/resources/queues/calls.js +31 -31
  1413. package/resources/queues/calls.js.map +1 -1
  1414. package/resources/queues/calls.mjs +31 -31
  1415. package/resources/queues/calls.mjs.map +1 -1
  1416. package/resources/queues/index.d.mts +2 -2
  1417. package/resources/queues/index.d.mts.map +1 -1
  1418. package/resources/queues/index.d.ts +2 -2
  1419. package/resources/queues/index.d.ts.map +1 -1
  1420. package/resources/queues/queues.d.mts +25 -25
  1421. package/resources/queues/queues.d.mts.map +1 -1
  1422. package/resources/queues/queues.d.ts +25 -25
  1423. package/resources/queues/queues.d.ts.map +1 -1
  1424. package/resources/queues/queues.js +26 -26
  1425. package/resources/queues/queues.js.map +1 -1
  1426. package/resources/queues/queues.mjs +26 -26
  1427. package/resources/queues/queues.mjs.map +1 -1
  1428. package/resources/recording-transcriptions.d.mts +4 -4
  1429. package/resources/recording-transcriptions.d.mts.map +1 -1
  1430. package/resources/recording-transcriptions.d.ts +4 -4
  1431. package/resources/recording-transcriptions.d.ts.map +1 -1
  1432. package/resources/recording-transcriptions.js +6 -6
  1433. package/resources/recording-transcriptions.js.map +1 -1
  1434. package/resources/recording-transcriptions.mjs +6 -6
  1435. package/resources/recording-transcriptions.mjs.map +1 -1
  1436. package/resources/recordings/recordings.d.mts +11 -11
  1437. package/resources/recordings/recordings.d.mts.map +1 -1
  1438. package/resources/recordings/recordings.d.ts +11 -11
  1439. package/resources/recordings/recordings.d.ts.map +1 -1
  1440. package/resources/recordings/recordings.js +13 -13
  1441. package/resources/recordings/recordings.js.map +1 -1
  1442. package/resources/recordings/recordings.mjs +13 -13
  1443. package/resources/recordings/recordings.mjs.map +1 -1
  1444. package/resources/reports/index.d.mts +1 -1
  1445. package/resources/reports/index.d.mts.map +1 -1
  1446. package/resources/reports/index.d.ts +1 -1
  1447. package/resources/reports/index.d.ts.map +1 -1
  1448. package/resources/reports/mdr-usage-reports.d.mts +30 -30
  1449. package/resources/reports/mdr-usage-reports.d.mts.map +1 -1
  1450. package/resources/reports/mdr-usage-reports.d.ts +30 -30
  1451. package/resources/reports/mdr-usage-reports.d.ts.map +1 -1
  1452. package/resources/reports/mdr-usage-reports.js +34 -34
  1453. package/resources/reports/mdr-usage-reports.js.map +1 -1
  1454. package/resources/reports/mdr-usage-reports.mjs +34 -34
  1455. package/resources/reports/mdr-usage-reports.mjs.map +1 -1
  1456. package/resources/reports/reports.d.mts +1 -1
  1457. package/resources/reports/reports.d.mts.map +1 -1
  1458. package/resources/reports/reports.d.ts +1 -1
  1459. package/resources/reports/reports.d.ts.map +1 -1
  1460. package/resources/reputation/index.d.mts +1 -1
  1461. package/resources/reputation/index.d.mts.map +1 -1
  1462. package/resources/reputation/index.d.ts +1 -1
  1463. package/resources/reputation/index.d.ts.map +1 -1
  1464. package/resources/reputation/numbers.d.mts +11 -11
  1465. package/resources/reputation/numbers.d.mts.map +1 -1
  1466. package/resources/reputation/numbers.d.ts +11 -11
  1467. package/resources/reputation/numbers.d.ts.map +1 -1
  1468. package/resources/reputation/numbers.js +7 -7
  1469. package/resources/reputation/numbers.js.map +1 -1
  1470. package/resources/reputation/numbers.mjs +7 -7
  1471. package/resources/reputation/numbers.mjs.map +1 -1
  1472. package/resources/reputation/reputation.d.mts +1 -1
  1473. package/resources/reputation/reputation.d.mts.map +1 -1
  1474. package/resources/reputation/reputation.d.ts +1 -1
  1475. package/resources/reputation/reputation.d.ts.map +1 -1
  1476. package/resources/requirement-groups.d.mts +55 -55
  1477. package/resources/requirement-groups.d.mts.map +1 -1
  1478. package/resources/requirement-groups.d.ts +55 -55
  1479. package/resources/requirement-groups.d.ts.map +1 -1
  1480. package/resources/requirement-groups.js +24 -24
  1481. package/resources/requirement-groups.js.map +1 -1
  1482. package/resources/requirement-groups.mjs +24 -24
  1483. package/resources/requirement-groups.mjs.map +1 -1
  1484. package/resources/requirement-types.d.mts +10 -10
  1485. package/resources/requirement-types.d.mts.map +1 -1
  1486. package/resources/requirement-types.d.ts +10 -10
  1487. package/resources/requirement-types.d.ts.map +1 -1
  1488. package/resources/requirement-types.js +12 -12
  1489. package/resources/requirement-types.js.map +1 -1
  1490. package/resources/requirement-types.mjs +12 -12
  1491. package/resources/requirement-types.mjs.map +1 -1
  1492. package/resources/requirements.d.mts +11 -11
  1493. package/resources/requirements.d.mts.map +1 -1
  1494. package/resources/requirements.d.ts +11 -11
  1495. package/resources/requirements.d.ts.map +1 -1
  1496. package/resources/requirements.js +13 -13
  1497. package/resources/requirements.js.map +1 -1
  1498. package/resources/requirements.mjs +13 -13
  1499. package/resources/requirements.mjs.map +1 -1
  1500. package/resources/room-compositions.d.mts +57 -57
  1501. package/resources/room-compositions.d.mts.map +1 -1
  1502. package/resources/room-compositions.d.ts +57 -57
  1503. package/resources/room-compositions.d.ts.map +1 -1
  1504. package/resources/room-compositions.js +26 -26
  1505. package/resources/room-compositions.js.map +1 -1
  1506. package/resources/room-compositions.mjs +26 -26
  1507. package/resources/room-compositions.mjs.map +1 -1
  1508. package/resources/room-participants.d.mts +4 -4
  1509. package/resources/room-participants.d.mts.map +1 -1
  1510. package/resources/room-participants.d.ts +4 -4
  1511. package/resources/room-participants.d.ts.map +1 -1
  1512. package/resources/room-participants.js +6 -6
  1513. package/resources/room-participants.js.map +1 -1
  1514. package/resources/room-participants.mjs +6 -6
  1515. package/resources/room-participants.mjs.map +1 -1
  1516. package/resources/room-recordings.d.mts +13 -13
  1517. package/resources/room-recordings.d.mts.map +1 -1
  1518. package/resources/room-recordings.d.ts +13 -13
  1519. package/resources/room-recordings.d.ts.map +1 -1
  1520. package/resources/room-recordings.js +10 -10
  1521. package/resources/room-recordings.js.map +1 -1
  1522. package/resources/room-recordings.mjs +10 -10
  1523. package/resources/room-recordings.mjs.map +1 -1
  1524. package/resources/rooms/index.d.mts +2 -2
  1525. package/resources/rooms/index.d.mts.map +1 -1
  1526. package/resources/rooms/index.d.ts +2 -2
  1527. package/resources/rooms/index.d.ts.map +1 -1
  1528. package/resources/rooms/rooms.d.mts +83 -83
  1529. package/resources/rooms/rooms.d.mts.map +1 -1
  1530. package/resources/rooms/rooms.d.ts +83 -83
  1531. package/resources/rooms/rooms.d.ts.map +1 -1
  1532. package/resources/rooms/rooms.js +30 -30
  1533. package/resources/rooms/rooms.js.map +1 -1
  1534. package/resources/rooms/rooms.mjs +30 -30
  1535. package/resources/rooms/rooms.mjs.map +1 -1
  1536. package/resources/rooms/sessions/index.d.mts +1 -1
  1537. package/resources/rooms/sessions/index.d.mts.map +1 -1
  1538. package/resources/rooms/sessions/index.d.ts +1 -1
  1539. package/resources/rooms/sessions/index.d.ts.map +1 -1
  1540. package/resources/rooms/sessions/sessions.d.mts +18 -18
  1541. package/resources/rooms/sessions/sessions.d.mts.map +1 -1
  1542. package/resources/rooms/sessions/sessions.d.ts +18 -18
  1543. package/resources/rooms/sessions/sessions.d.ts.map +1 -1
  1544. package/resources/rooms/sessions/sessions.js +13 -13
  1545. package/resources/rooms/sessions/sessions.js.map +1 -1
  1546. package/resources/rooms/sessions/sessions.mjs +13 -13
  1547. package/resources/rooms/sessions/sessions.mjs.map +1 -1
  1548. package/resources/short-codes.d.mts +20 -20
  1549. package/resources/short-codes.d.mts.map +1 -1
  1550. package/resources/short-codes.d.ts +20 -20
  1551. package/resources/short-codes.d.ts.map +1 -1
  1552. package/resources/short-codes.js +17 -17
  1553. package/resources/short-codes.js.map +1 -1
  1554. package/resources/short-codes.mjs +17 -17
  1555. package/resources/short-codes.mjs.map +1 -1
  1556. package/resources/sim-card-data-usage-notifications.d.mts +29 -29
  1557. package/resources/sim-card-data-usage-notifications.d.mts.map +1 -1
  1558. package/resources/sim-card-data-usage-notifications.d.ts +29 -29
  1559. package/resources/sim-card-data-usage-notifications.d.ts.map +1 -1
  1560. package/resources/sim-card-data-usage-notifications.js +29 -29
  1561. package/resources/sim-card-data-usage-notifications.js.map +1 -1
  1562. package/resources/sim-card-data-usage-notifications.mjs +29 -29
  1563. package/resources/sim-card-data-usage-notifications.mjs.map +1 -1
  1564. package/resources/sim-card-groups/actions.d.mts +12 -12
  1565. package/resources/sim-card-groups/actions.d.mts.map +1 -1
  1566. package/resources/sim-card-groups/actions.d.ts +12 -12
  1567. package/resources/sim-card-groups/actions.d.ts.map +1 -1
  1568. package/resources/sim-card-groups/actions.js +14 -14
  1569. package/resources/sim-card-groups/actions.js.map +1 -1
  1570. package/resources/sim-card-groups/actions.mjs +14 -14
  1571. package/resources/sim-card-groups/actions.mjs.map +1 -1
  1572. package/resources/sim-card-groups/index.d.mts +1 -1
  1573. package/resources/sim-card-groups/index.d.mts.map +1 -1
  1574. package/resources/sim-card-groups/index.d.ts +1 -1
  1575. package/resources/sim-card-groups/index.d.ts.map +1 -1
  1576. package/resources/sim-card-groups/sim-card-groups.d.mts +36 -36
  1577. package/resources/sim-card-groups/sim-card-groups.d.mts.map +1 -1
  1578. package/resources/sim-card-groups/sim-card-groups.d.ts +36 -36
  1579. package/resources/sim-card-groups/sim-card-groups.d.ts.map +1 -1
  1580. package/resources/sim-card-groups/sim-card-groups.js +29 -29
  1581. package/resources/sim-card-groups/sim-card-groups.js.map +1 -1
  1582. package/resources/sim-card-groups/sim-card-groups.mjs +29 -29
  1583. package/resources/sim-card-groups/sim-card-groups.mjs.map +1 -1
  1584. package/resources/sim-card-orders.d.mts +23 -23
  1585. package/resources/sim-card-orders.d.mts.map +1 -1
  1586. package/resources/sim-card-orders.d.ts +23 -23
  1587. package/resources/sim-card-orders.d.ts.map +1 -1
  1588. package/resources/sim-card-orders.js +17 -17
  1589. package/resources/sim-card-orders.js.map +1 -1
  1590. package/resources/sim-card-orders.mjs +17 -17
  1591. package/resources/sim-card-orders.mjs.map +1 -1
  1592. package/resources/sim-cards/actions.d.mts +61 -61
  1593. package/resources/sim-cards/actions.d.mts.map +1 -1
  1594. package/resources/sim-cards/actions.d.ts +61 -61
  1595. package/resources/sim-cards/actions.d.ts.map +1 -1
  1596. package/resources/sim-cards/actions.js +58 -58
  1597. package/resources/sim-cards/actions.js.map +1 -1
  1598. package/resources/sim-cards/actions.mjs +58 -58
  1599. package/resources/sim-cards/actions.mjs.map +1 -1
  1600. package/resources/sim-cards/index.d.mts +2 -2
  1601. package/resources/sim-cards/index.d.mts.map +1 -1
  1602. package/resources/sim-cards/index.d.ts +2 -2
  1603. package/resources/sim-cards/index.d.ts.map +1 -1
  1604. package/resources/sim-cards/sim-cards.d.mts +65 -65
  1605. package/resources/sim-cards/sim-cards.d.mts.map +1 -1
  1606. package/resources/sim-cards/sim-cards.d.ts +65 -65
  1607. package/resources/sim-cards/sim-cards.d.ts.map +1 -1
  1608. package/resources/sim-cards/sim-cards.js +26 -26
  1609. package/resources/sim-cards/sim-cards.js.map +1 -1
  1610. package/resources/sim-cards/sim-cards.mjs +26 -26
  1611. package/resources/sim-cards/sim-cards.mjs.map +1 -1
  1612. package/resources/siprec-connectors.d.mts +9 -9
  1613. package/resources/siprec-connectors.d.mts.map +1 -1
  1614. package/resources/siprec-connectors.d.ts +9 -9
  1615. package/resources/siprec-connectors.d.ts.map +1 -1
  1616. package/resources/siprec-connectors.js +14 -14
  1617. package/resources/siprec-connectors.js.map +1 -1
  1618. package/resources/siprec-connectors.mjs +14 -14
  1619. package/resources/siprec-connectors.mjs.map +1 -1
  1620. package/resources/storage/buckets/ssl-certificate.d.mts +7 -7
  1621. package/resources/storage/buckets/ssl-certificate.d.mts.map +1 -1
  1622. package/resources/storage/buckets/ssl-certificate.d.ts +7 -7
  1623. package/resources/storage/buckets/ssl-certificate.d.ts.map +1 -1
  1624. package/resources/storage/buckets/ssl-certificate.js +9 -9
  1625. package/resources/storage/buckets/ssl-certificate.js.map +1 -1
  1626. package/resources/storage/buckets/ssl-certificate.mjs +9 -9
  1627. package/resources/storage/buckets/ssl-certificate.mjs.map +1 -1
  1628. package/resources/storage/index.d.mts +1 -0
  1629. package/resources/storage/index.d.mts.map +1 -1
  1630. package/resources/storage/index.d.ts +1 -0
  1631. package/resources/storage/index.d.ts.map +1 -1
  1632. package/resources/storage/index.js +5 -3
  1633. package/resources/storage/index.js.map +1 -1
  1634. package/resources/storage/index.mjs +1 -0
  1635. package/resources/storage/index.mjs.map +1 -1
  1636. package/resources/storage/kvs/index.d.mts +3 -0
  1637. package/resources/storage/kvs/index.d.mts.map +1 -0
  1638. package/resources/storage/kvs/index.d.ts +3 -0
  1639. package/resources/storage/kvs/index.d.ts.map +1 -0
  1640. package/resources/storage/kvs/index.js +9 -0
  1641. package/resources/storage/kvs/index.js.map +1 -0
  1642. package/resources/storage/kvs/index.mjs +4 -0
  1643. package/resources/storage/kvs/index.mjs.map +1 -0
  1644. package/resources/storage/kvs/keys.d.mts +136 -0
  1645. package/resources/storage/kvs/keys.d.mts.map +1 -0
  1646. package/resources/storage/kvs/keys.d.ts +136 -0
  1647. package/resources/storage/kvs/keys.d.ts.map +1 -0
  1648. package/resources/storage/kvs/keys.js +92 -0
  1649. package/resources/storage/kvs/keys.js.map +1 -0
  1650. package/resources/storage/kvs/keys.mjs +88 -0
  1651. package/resources/storage/kvs/keys.mjs.map +1 -0
  1652. package/resources/storage/kvs/kvs.d.mts +92 -0
  1653. package/resources/storage/kvs/kvs.d.mts.map +1 -0
  1654. package/resources/storage/kvs/kvs.d.ts +92 -0
  1655. package/resources/storage/kvs/kvs.d.ts.map +1 -0
  1656. package/resources/storage/kvs/kvs.js +81 -0
  1657. package/resources/storage/kvs/kvs.js.map +1 -0
  1658. package/resources/storage/kvs/kvs.mjs +76 -0
  1659. package/resources/storage/kvs/kvs.mjs.map +1 -0
  1660. package/resources/storage/kvs.d.mts +2 -0
  1661. package/resources/storage/kvs.d.mts.map +1 -0
  1662. package/resources/storage/kvs.d.ts +2 -0
  1663. package/resources/storage/kvs.d.ts.map +1 -0
  1664. package/resources/storage/kvs.js +6 -0
  1665. package/resources/storage/kvs.js.map +1 -0
  1666. package/resources/storage/kvs.mjs +3 -0
  1667. package/resources/storage/kvs.mjs.map +1 -0
  1668. package/resources/storage/migration-sources.d.mts +16 -16
  1669. package/resources/storage/migration-sources.d.mts.map +1 -1
  1670. package/resources/storage/migration-sources.d.ts +16 -16
  1671. package/resources/storage/migration-sources.d.ts.map +1 -1
  1672. package/resources/storage/migration-sources.js +20 -20
  1673. package/resources/storage/migration-sources.js.map +1 -1
  1674. package/resources/storage/migration-sources.mjs +20 -20
  1675. package/resources/storage/migration-sources.mjs.map +1 -1
  1676. package/resources/storage/migrations/migrations.d.mts +9 -9
  1677. package/resources/storage/migrations/migrations.d.mts.map +1 -1
  1678. package/resources/storage/migrations/migrations.d.ts +9 -9
  1679. package/resources/storage/migrations/migrations.d.ts.map +1 -1
  1680. package/resources/storage/migrations/migrations.js +11 -11
  1681. package/resources/storage/migrations/migrations.js.map +1 -1
  1682. package/resources/storage/migrations/migrations.mjs +11 -11
  1683. package/resources/storage/migrations/migrations.mjs.map +1 -1
  1684. package/resources/storage/storage.d.mts +4 -0
  1685. package/resources/storage/storage.d.mts.map +1 -1
  1686. package/resources/storage/storage.d.ts +4 -0
  1687. package/resources/storage/storage.d.ts.map +1 -1
  1688. package/resources/storage/storage.js +4 -0
  1689. package/resources/storage/storage.js.map +1 -1
  1690. package/resources/storage/storage.mjs +4 -0
  1691. package/resources/storage/storage.mjs.map +1 -1
  1692. package/resources/sub-number-orders.d.mts +48 -48
  1693. package/resources/sub-number-orders.d.mts.map +1 -1
  1694. package/resources/sub-number-orders.d.ts +48 -48
  1695. package/resources/sub-number-orders.d.ts.map +1 -1
  1696. package/resources/sub-number-orders.js +29 -29
  1697. package/resources/sub-number-orders.js.map +1 -1
  1698. package/resources/sub-number-orders.mjs +29 -29
  1699. package/resources/sub-number-orders.mjs.map +1 -1
  1700. package/resources/telephony-credentials.d.mts +52 -52
  1701. package/resources/telephony-credentials.d.mts.map +1 -1
  1702. package/resources/telephony-credentials.d.ts +52 -52
  1703. package/resources/telephony-credentials.d.ts.map +1 -1
  1704. package/resources/telephony-credentials.js +29 -29
  1705. package/resources/telephony-credentials.js.map +1 -1
  1706. package/resources/telephony-credentials.mjs +29 -29
  1707. package/resources/telephony-credentials.mjs.map +1 -1
  1708. package/resources/terms-of-service/agreements.d.mts +5 -5
  1709. package/resources/terms-of-service/agreements.d.mts.map +1 -1
  1710. package/resources/terms-of-service/agreements.d.ts +5 -5
  1711. package/resources/terms-of-service/agreements.d.ts.map +1 -1
  1712. package/resources/terms-of-service/agreements.js +7 -7
  1713. package/resources/terms-of-service/agreements.js.map +1 -1
  1714. package/resources/terms-of-service/agreements.mjs +7 -7
  1715. package/resources/terms-of-service/agreements.mjs.map +1 -1
  1716. package/resources/terms-of-service/index.d.mts +1 -1
  1717. package/resources/terms-of-service/index.d.mts.map +1 -1
  1718. package/resources/terms-of-service/index.d.ts +1 -1
  1719. package/resources/terms-of-service/index.d.ts.map +1 -1
  1720. package/resources/terms-of-service/terms-of-service.d.mts +11 -11
  1721. package/resources/terms-of-service/terms-of-service.d.mts.map +1 -1
  1722. package/resources/terms-of-service/terms-of-service.d.ts +11 -11
  1723. package/resources/terms-of-service/terms-of-service.d.ts.map +1 -1
  1724. package/resources/terms-of-service/terms-of-service.js +8 -8
  1725. package/resources/terms-of-service/terms-of-service.js.map +1 -1
  1726. package/resources/terms-of-service/terms-of-service.mjs +8 -8
  1727. package/resources/terms-of-service/terms-of-service.mjs.map +1 -1
  1728. package/resources/texml/accounts/accounts.d.mts +3 -3
  1729. package/resources/texml/accounts/accounts.d.mts.map +1 -1
  1730. package/resources/texml/accounts/accounts.d.ts +3 -3
  1731. package/resources/texml/accounts/accounts.d.ts.map +1 -1
  1732. package/resources/texml/accounts/calls/calls.d.mts +85 -85
  1733. package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
  1734. package/resources/texml/accounts/calls/calls.d.ts +85 -85
  1735. package/resources/texml/accounts/calls/calls.d.ts.map +1 -1
  1736. package/resources/texml/accounts/calls/calls.js +34 -34
  1737. package/resources/texml/accounts/calls/calls.js.map +1 -1
  1738. package/resources/texml/accounts/calls/calls.mjs +34 -34
  1739. package/resources/texml/accounts/calls/calls.mjs.map +1 -1
  1740. package/resources/texml/accounts/calls/index.d.mts +2 -2
  1741. package/resources/texml/accounts/calls/index.d.mts.map +1 -1
  1742. package/resources/texml/accounts/calls/index.d.ts +2 -2
  1743. package/resources/texml/accounts/calls/index.d.ts.map +1 -1
  1744. package/resources/texml/accounts/calls/recordings-json.d.mts +15 -15
  1745. package/resources/texml/accounts/calls/recordings-json.d.mts.map +1 -1
  1746. package/resources/texml/accounts/calls/recordings-json.d.ts +15 -15
  1747. package/resources/texml/accounts/calls/recordings-json.d.ts.map +1 -1
  1748. package/resources/texml/accounts/calls/recordings-json.js +16 -16
  1749. package/resources/texml/accounts/calls/recordings-json.js.map +1 -1
  1750. package/resources/texml/accounts/calls/recordings-json.mjs +16 -16
  1751. package/resources/texml/accounts/calls/recordings-json.mjs.map +1 -1
  1752. package/resources/texml/accounts/conferences/conferences.d.mts +41 -41
  1753. package/resources/texml/accounts/conferences/conferences.d.mts.map +1 -1
  1754. package/resources/texml/accounts/conferences/conferences.d.ts +41 -41
  1755. package/resources/texml/accounts/conferences/conferences.d.ts.map +1 -1
  1756. package/resources/texml/accounts/conferences/conferences.js +14 -14
  1757. package/resources/texml/accounts/conferences/conferences.js.map +1 -1
  1758. package/resources/texml/accounts/conferences/conferences.mjs +14 -14
  1759. package/resources/texml/accounts/conferences/conferences.mjs.map +1 -1
  1760. package/resources/texml/accounts/conferences/index.d.mts +2 -2
  1761. package/resources/texml/accounts/conferences/index.d.mts.map +1 -1
  1762. package/resources/texml/accounts/conferences/index.d.ts +2 -2
  1763. package/resources/texml/accounts/conferences/index.d.ts.map +1 -1
  1764. package/resources/texml/accounts/conferences/participants.d.mts +111 -111
  1765. package/resources/texml/accounts/conferences/participants.d.mts.map +1 -1
  1766. package/resources/texml/accounts/conferences/participants.d.ts +111 -111
  1767. package/resources/texml/accounts/conferences/participants.d.ts.map +1 -1
  1768. package/resources/texml/accounts/conferences/participants.js +43 -43
  1769. package/resources/texml/accounts/conferences/participants.js.map +1 -1
  1770. package/resources/texml/accounts/conferences/participants.mjs +43 -43
  1771. package/resources/texml/accounts/conferences/participants.mjs.map +1 -1
  1772. package/resources/texml/accounts/index.d.mts +3 -3
  1773. package/resources/texml/accounts/index.d.mts.map +1 -1
  1774. package/resources/texml/accounts/index.d.ts +3 -3
  1775. package/resources/texml/accounts/index.d.ts.map +1 -1
  1776. package/resources/texml/accounts/queues.d.mts +18 -18
  1777. package/resources/texml/accounts/queues.d.mts.map +1 -1
  1778. package/resources/texml/accounts/queues.d.ts +18 -18
  1779. package/resources/texml/accounts/queues.d.ts.map +1 -1
  1780. package/resources/texml/accounts/queues.js +17 -17
  1781. package/resources/texml/accounts/queues.js.map +1 -1
  1782. package/resources/texml/accounts/queues.mjs +17 -17
  1783. package/resources/texml/accounts/queues.mjs.map +1 -1
  1784. package/resources/texml/index.d.mts +1 -1
  1785. package/resources/texml/index.d.mts.map +1 -1
  1786. package/resources/texml/index.d.ts +1 -1
  1787. package/resources/texml/index.d.ts.map +1 -1
  1788. package/resources/texml/texml.d.mts +28 -28
  1789. package/resources/texml/texml.d.mts.map +1 -1
  1790. package/resources/texml/texml.d.ts +28 -28
  1791. package/resources/texml/texml.d.ts.map +1 -1
  1792. package/resources/texml/texml.js +18 -18
  1793. package/resources/texml/texml.js.map +1 -1
  1794. package/resources/texml/texml.mjs +18 -18
  1795. package/resources/texml/texml.mjs.map +1 -1
  1796. package/resources/texml-applications.d.mts +67 -67
  1797. package/resources/texml-applications.d.mts.map +1 -1
  1798. package/resources/texml-applications.d.ts +67 -67
  1799. package/resources/texml-applications.d.ts.map +1 -1
  1800. package/resources/texml-applications.js +31 -31
  1801. package/resources/texml-applications.js.map +1 -1
  1802. package/resources/texml-applications.mjs +31 -31
  1803. package/resources/texml-applications.mjs.map +1 -1
  1804. package/resources/text-to-speech/index.d.mts +1 -1
  1805. package/resources/text-to-speech/index.d.mts.map +1 -1
  1806. package/resources/text-to-speech/index.d.ts +1 -1
  1807. package/resources/text-to-speech/index.d.ts.map +1 -1
  1808. package/resources/text-to-speech/text-to-speech.d.mts +19 -19
  1809. package/resources/text-to-speech/text-to-speech.d.mts.map +1 -1
  1810. package/resources/text-to-speech/text-to-speech.d.ts +19 -19
  1811. package/resources/text-to-speech/text-to-speech.d.ts.map +1 -1
  1812. package/resources/text-to-speech/text-to-speech.js +10 -10
  1813. package/resources/text-to-speech/text-to-speech.js.map +1 -1
  1814. package/resources/text-to-speech/text-to-speech.mjs +10 -10
  1815. package/resources/text-to-speech/text-to-speech.mjs.map +1 -1
  1816. package/resources/traffic-policy-profiles.d.mts +57 -57
  1817. package/resources/traffic-policy-profiles.d.mts.map +1 -1
  1818. package/resources/traffic-policy-profiles.d.ts +57 -57
  1819. package/resources/traffic-policy-profiles.d.ts.map +1 -1
  1820. package/resources/traffic-policy-profiles.js +40 -40
  1821. package/resources/traffic-policy-profiles.js.map +1 -1
  1822. package/resources/traffic-policy-profiles.mjs +40 -40
  1823. package/resources/traffic-policy-profiles.mjs.map +1 -1
  1824. package/resources/uac-connections/index.d.mts +1 -1
  1825. package/resources/uac-connections/index.d.mts.map +1 -1
  1826. package/resources/uac-connections/index.d.ts +1 -1
  1827. package/resources/uac-connections/index.d.ts.map +1 -1
  1828. package/resources/uac-connections/uac-connections.d.mts +85 -85
  1829. package/resources/uac-connections/uac-connections.d.mts.map +1 -1
  1830. package/resources/uac-connections/uac-connections.d.ts +85 -85
  1831. package/resources/uac-connections/uac-connections.d.ts.map +1 -1
  1832. package/resources/uac-connections/uac-connections.js +32 -32
  1833. package/resources/uac-connections/uac-connections.js.map +1 -1
  1834. package/resources/uac-connections/uac-connections.mjs +32 -32
  1835. package/resources/uac-connections/uac-connections.mjs.map +1 -1
  1836. package/resources/user-addresses.d.mts +86 -86
  1837. package/resources/user-addresses.d.mts.map +1 -1
  1838. package/resources/user-addresses.d.ts +86 -86
  1839. package/resources/user-addresses.d.ts.map +1 -1
  1840. package/resources/user-addresses.js +17 -17
  1841. package/resources/user-addresses.js.map +1 -1
  1842. package/resources/user-addresses.mjs +17 -17
  1843. package/resources/user-addresses.mjs.map +1 -1
  1844. package/resources/verifications/verifications.d.mts +11 -11
  1845. package/resources/verifications/verifications.d.mts.map +1 -1
  1846. package/resources/verifications/verifications.d.ts +11 -11
  1847. package/resources/verifications/verifications.d.ts.map +1 -1
  1848. package/resources/verifications/verifications.js +13 -13
  1849. package/resources/verifications/verifications.js.map +1 -1
  1850. package/resources/verifications/verifications.mjs +13 -13
  1851. package/resources/verifications/verifications.mjs.map +1 -1
  1852. package/resources/verified-numbers/index.d.mts +1 -1
  1853. package/resources/verified-numbers/index.d.mts.map +1 -1
  1854. package/resources/verified-numbers/index.d.ts +1 -1
  1855. package/resources/verified-numbers/index.d.ts.map +1 -1
  1856. package/resources/verified-numbers/verified-numbers.d.mts +21 -21
  1857. package/resources/verified-numbers/verified-numbers.d.mts.map +1 -1
  1858. package/resources/verified-numbers/verified-numbers.d.ts +21 -21
  1859. package/resources/verified-numbers/verified-numbers.d.ts.map +1 -1
  1860. package/resources/verified-numbers/verified-numbers.js +25 -25
  1861. package/resources/verified-numbers/verified-numbers.js.map +1 -1
  1862. package/resources/verified-numbers/verified-numbers.mjs +25 -25
  1863. package/resources/verified-numbers/verified-numbers.mjs.map +1 -1
  1864. package/resources/verify-profiles.d.mts +46 -46
  1865. package/resources/verify-profiles.d.mts.map +1 -1
  1866. package/resources/verify-profiles.d.ts +46 -46
  1867. package/resources/verify-profiles.d.ts.map +1 -1
  1868. package/resources/verify-profiles.js +37 -37
  1869. package/resources/verify-profiles.js.map +1 -1
  1870. package/resources/verify-profiles.mjs +37 -37
  1871. package/resources/verify-profiles.mjs.map +1 -1
  1872. package/resources/virtual-cross-connects.d.mts +42 -42
  1873. package/resources/virtual-cross-connects.d.mts.map +1 -1
  1874. package/resources/virtual-cross-connects.d.ts +42 -42
  1875. package/resources/virtual-cross-connects.d.ts.map +1 -1
  1876. package/resources/virtual-cross-connects.js +28 -28
  1877. package/resources/virtual-cross-connects.js.map +1 -1
  1878. package/resources/virtual-cross-connects.mjs +28 -28
  1879. package/resources/virtual-cross-connects.mjs.map +1 -1
  1880. package/resources/voice-clones.d.mts +61 -61
  1881. package/resources/voice-clones.d.mts.map +1 -1
  1882. package/resources/voice-clones.d.ts +61 -61
  1883. package/resources/voice-clones.d.ts.map +1 -1
  1884. package/resources/voice-clones.js +40 -40
  1885. package/resources/voice-clones.js.map +1 -1
  1886. package/resources/voice-clones.mjs +40 -40
  1887. package/resources/voice-clones.mjs.map +1 -1
  1888. package/resources/voice-designs.d.mts +49 -49
  1889. package/resources/voice-designs.d.mts.map +1 -1
  1890. package/resources/voice-designs.d.ts +49 -49
  1891. package/resources/voice-designs.d.ts.map +1 -1
  1892. package/resources/voice-designs.js +46 -46
  1893. package/resources/voice-designs.js.map +1 -1
  1894. package/resources/voice-designs.mjs +46 -46
  1895. package/resources/voice-designs.mjs.map +1 -1
  1896. package/resources/voice-sdk-call-reports.d.mts +6 -6
  1897. package/resources/voice-sdk-call-reports.d.mts.map +1 -1
  1898. package/resources/voice-sdk-call-reports.d.ts +6 -6
  1899. package/resources/voice-sdk-call-reports.d.ts.map +1 -1
  1900. package/resources/voice-sdk-call-reports.js +8 -8
  1901. package/resources/voice-sdk-call-reports.js.map +1 -1
  1902. package/resources/voice-sdk-call-reports.mjs +8 -8
  1903. package/resources/voice-sdk-call-reports.mjs.map +1 -1
  1904. package/resources/webhook-deliveries.d.mts +4 -4
  1905. package/resources/webhook-deliveries.d.mts.map +1 -1
  1906. package/resources/webhook-deliveries.d.ts +4 -4
  1907. package/resources/webhook-deliveries.d.ts.map +1 -1
  1908. package/resources/webhook-deliveries.js +7 -7
  1909. package/resources/webhook-deliveries.js.map +1 -1
  1910. package/resources/webhook-deliveries.mjs +7 -7
  1911. package/resources/webhook-deliveries.mjs.map +1 -1
  1912. package/resources/webhooks.d.mts +1 -1
  1913. package/resources/webhooks.d.mts.map +1 -1
  1914. package/resources/webhooks.d.ts +1 -1
  1915. package/resources/webhooks.d.ts.map +1 -1
  1916. package/resources/webhooks.js +3 -3
  1917. package/resources/webhooks.js.map +1 -1
  1918. package/resources/webhooks.mjs +3 -3
  1919. package/resources/webhooks.mjs.map +1 -1
  1920. package/resources/whatsapp/business-accounts/business-accounts.d.mts +10 -10
  1921. package/resources/whatsapp/business-accounts/business-accounts.d.mts.map +1 -1
  1922. package/resources/whatsapp/business-accounts/business-accounts.d.ts +10 -10
  1923. package/resources/whatsapp/business-accounts/business-accounts.d.ts.map +1 -1
  1924. package/resources/whatsapp/business-accounts/business-accounts.js +12 -12
  1925. package/resources/whatsapp/business-accounts/business-accounts.js.map +1 -1
  1926. package/resources/whatsapp/business-accounts/business-accounts.mjs +12 -12
  1927. package/resources/whatsapp/business-accounts/business-accounts.mjs.map +1 -1
  1928. package/resources/whatsapp/index.d.mts +2 -2
  1929. package/resources/whatsapp/index.d.mts.map +1 -1
  1930. package/resources/whatsapp/index.d.ts +2 -2
  1931. package/resources/whatsapp/index.d.ts.map +1 -1
  1932. package/resources/whatsapp/phone-numbers/index.d.mts +1 -1
  1933. package/resources/whatsapp/phone-numbers/index.d.mts.map +1 -1
  1934. package/resources/whatsapp/phone-numbers/index.d.ts +1 -1
  1935. package/resources/whatsapp/phone-numbers/index.d.ts.map +1 -1
  1936. package/resources/whatsapp/phone-numbers/phone-numbers.d.mts +15 -15
  1937. package/resources/whatsapp/phone-numbers/phone-numbers.d.mts.map +1 -1
  1938. package/resources/whatsapp/phone-numbers/phone-numbers.d.ts +15 -15
  1939. package/resources/whatsapp/phone-numbers/phone-numbers.d.ts.map +1 -1
  1940. package/resources/whatsapp/phone-numbers/phone-numbers.js +17 -17
  1941. package/resources/whatsapp/phone-numbers/phone-numbers.js.map +1 -1
  1942. package/resources/whatsapp/phone-numbers/phone-numbers.mjs +17 -17
  1943. package/resources/whatsapp/phone-numbers/phone-numbers.mjs.map +1 -1
  1944. package/resources/whatsapp/phone-numbers/profile/photo.d.mts +12 -12
  1945. package/resources/whatsapp/phone-numbers/profile/photo.d.mts.map +1 -1
  1946. package/resources/whatsapp/phone-numbers/profile/photo.d.ts +12 -12
  1947. package/resources/whatsapp/phone-numbers/profile/photo.d.ts.map +1 -1
  1948. package/resources/whatsapp/phone-numbers/profile/photo.js +14 -14
  1949. package/resources/whatsapp/phone-numbers/profile/photo.js.map +1 -1
  1950. package/resources/whatsapp/phone-numbers/profile/photo.mjs +14 -14
  1951. package/resources/whatsapp/phone-numbers/profile/photo.mjs.map +1 -1
  1952. package/resources/whatsapp/templates.d.mts +31 -31
  1953. package/resources/whatsapp/templates.d.mts.map +1 -1
  1954. package/resources/whatsapp/templates.d.ts +31 -31
  1955. package/resources/whatsapp/templates.d.ts.map +1 -1
  1956. package/resources/whatsapp/templates.js +14 -14
  1957. package/resources/whatsapp/templates.js.map +1 -1
  1958. package/resources/whatsapp/templates.mjs +14 -14
  1959. package/resources/whatsapp/templates.mjs.map +1 -1
  1960. package/resources/whatsapp/whatsapp.d.mts +2 -2
  1961. package/resources/whatsapp/whatsapp.d.mts.map +1 -1
  1962. package/resources/whatsapp/whatsapp.d.ts +2 -2
  1963. package/resources/whatsapp/whatsapp.d.ts.map +1 -1
  1964. package/resources/whatsapp-message-templates.d.mts +4 -4
  1965. package/resources/whatsapp-message-templates.d.mts.map +1 -1
  1966. package/resources/whatsapp-message-templates.d.ts +4 -4
  1967. package/resources/whatsapp-message-templates.d.ts.map +1 -1
  1968. package/resources/whatsapp-message-templates.js +9 -9
  1969. package/resources/whatsapp-message-templates.js.map +1 -1
  1970. package/resources/whatsapp-message-templates.mjs +9 -9
  1971. package/resources/whatsapp-message-templates.mjs.map +1 -1
  1972. package/resources/wireguard-interfaces.d.mts +16 -16
  1973. package/resources/wireguard-interfaces.d.mts.map +1 -1
  1974. package/resources/wireguard-interfaces.d.ts +16 -16
  1975. package/resources/wireguard-interfaces.d.ts.map +1 -1
  1976. package/resources/wireguard-interfaces.js +14 -14
  1977. package/resources/wireguard-interfaces.js.map +1 -1
  1978. package/resources/wireguard-interfaces.mjs +14 -14
  1979. package/resources/wireguard-interfaces.mjs.map +1 -1
  1980. package/resources/wireguard-peers.d.mts +36 -36
  1981. package/resources/wireguard-peers.d.mts.map +1 -1
  1982. package/resources/wireguard-peers.d.ts +36 -36
  1983. package/resources/wireguard-peers.d.ts.map +1 -1
  1984. package/resources/wireguard-peers.js +29 -29
  1985. package/resources/wireguard-peers.js.map +1 -1
  1986. package/resources/wireguard-peers.mjs +29 -29
  1987. package/resources/wireguard-peers.mjs.map +1 -1
  1988. package/resources/wireless/detail-records-reports.d.mts +27 -27
  1989. package/resources/wireless/detail-records-reports.d.mts.map +1 -1
  1990. package/resources/wireless/detail-records-reports.d.ts +27 -27
  1991. package/resources/wireless/detail-records-reports.d.ts.map +1 -1
  1992. package/resources/wireless/detail-records-reports.js +20 -20
  1993. package/resources/wireless/detail-records-reports.js.map +1 -1
  1994. package/resources/wireless/detail-records-reports.mjs +20 -20
  1995. package/resources/wireless/detail-records-reports.mjs.map +1 -1
  1996. package/resources/wireless/index.d.mts +1 -1
  1997. package/resources/wireless/index.d.mts.map +1 -1
  1998. package/resources/wireless/index.d.ts +1 -1
  1999. package/resources/wireless/index.d.ts.map +1 -1
  2000. package/resources/wireless/wireless.d.mts +1 -1
  2001. package/resources/wireless/wireless.d.mts.map +1 -1
  2002. package/resources/wireless/wireless.d.ts +1 -1
  2003. package/resources/wireless/wireless.d.ts.map +1 -1
  2004. package/resources/wireless-blocklists.d.mts +38 -38
  2005. package/resources/wireless-blocklists.d.mts.map +1 -1
  2006. package/resources/wireless-blocklists.d.ts +38 -38
  2007. package/resources/wireless-blocklists.d.ts.map +1 -1
  2008. package/resources/wireless-blocklists.js +33 -33
  2009. package/resources/wireless-blocklists.js.map +1 -1
  2010. package/resources/wireless-blocklists.mjs +33 -33
  2011. package/resources/wireless-blocklists.mjs.map +1 -1
  2012. package/resources/x402/credit-account.d.mts +21 -21
  2013. package/resources/x402/credit-account.d.mts.map +1 -1
  2014. package/resources/x402/credit-account.d.ts +21 -21
  2015. package/resources/x402/credit-account.d.ts.map +1 -1
  2016. package/resources/x402/credit-account.js +16 -16
  2017. package/resources/x402/credit-account.js.map +1 -1
  2018. package/resources/x402/credit-account.mjs +16 -16
  2019. package/resources/x402/credit-account.mjs.map +1 -1
  2020. package/resources/x402/index.d.mts +1 -1
  2021. package/resources/x402/index.d.mts.map +1 -1
  2022. package/resources/x402/index.d.ts +1 -1
  2023. package/resources/x402/index.d.ts.map +1 -1
  2024. package/resources/x402/x402.d.mts +1 -1
  2025. package/resources/x402/x402.d.mts.map +1 -1
  2026. package/resources/x402/x402.d.ts +1 -1
  2027. package/resources/x402/x402.d.ts.map +1 -1
  2028. package/src/client.ts +103 -95
  2029. package/src/resources/access-ip-address.ts +21 -21
  2030. package/src/resources/access-ip-ranges.ts +14 -14
  2031. package/src/resources/addresses/actions.ts +24 -24
  2032. package/src/resources/addresses/addresses.ts +115 -115
  2033. package/src/resources/addresses/index.ts +2 -2
  2034. package/src/resources/advanced-orders.ts +12 -12
  2035. package/src/resources/ai/ai.ts +67 -67
  2036. package/src/resources/ai/assistants/assistants.ts +70 -70
  2037. package/src/resources/ai/assistants/canary-deploys.ts +31 -31
  2038. package/src/resources/ai/assistants/index.ts +7 -7
  2039. package/src/resources/ai/assistants/scheduled-events.ts +66 -66
  2040. package/src/resources/ai/assistants/tests/index.ts +2 -2
  2041. package/src/resources/ai/assistants/tests/runs.ts +24 -24
  2042. package/src/resources/ai/assistants/tests/tests.ts +56 -56
  2043. package/src/resources/ai/assistants/tools.ts +26 -26
  2044. package/src/resources/ai/assistants/versions.ts +41 -41
  2045. package/src/resources/ai/clusters.ts +40 -40
  2046. package/src/resources/ai/conversations/conversations.ts +66 -66
  2047. package/src/resources/ai/conversations/index.ts +4 -4
  2048. package/src/resources/ai/conversations/insight-groups/index.ts +2 -2
  2049. package/src/resources/ai/conversations/insight-groups/insight-groups.ts +45 -45
  2050. package/src/resources/ai/conversations/insights.ts +41 -41
  2051. package/src/resources/ai/embeddings/buckets.ts +15 -15
  2052. package/src/resources/ai/embeddings/embeddings.ts +46 -46
  2053. package/src/resources/ai/embeddings/index.ts +1 -1
  2054. package/src/resources/ai/fine-tuning/jobs.ts +12 -12
  2055. package/src/resources/ai/index.ts +8 -8
  2056. package/src/resources/ai/integrations/connections.ts +15 -15
  2057. package/src/resources/ai/integrations/integrations.ts +10 -10
  2058. package/src/resources/ai/mcp-servers.ts +49 -49
  2059. package/src/resources/ai/missions/index.ts +3 -3
  2060. package/src/resources/ai/missions/knowledge-bases.ts +15 -15
  2061. package/src/resources/ai/missions/mcp-servers.ts +15 -15
  2062. package/src/resources/ai/missions/missions.ts +46 -46
  2063. package/src/resources/ai/missions/runs/events.ts +32 -32
  2064. package/src/resources/ai/missions/runs/index.ts +5 -5
  2065. package/src/resources/ai/missions/runs/plan.ts +60 -60
  2066. package/src/resources/ai/missions/runs/runs.ts +46 -46
  2067. package/src/resources/ai/missions/tools.ts +14 -14
  2068. package/src/resources/ai/openai/openai.ts +26 -26
  2069. package/src/resources/ai/tools.ts +46 -46
  2070. package/src/resources/alphanumeric-sender-ids.ts +37 -37
  2071. package/src/resources/authentication-providers.ts +65 -65
  2072. package/src/resources/billing-groups.ts +38 -38
  2073. package/src/resources/bulk-sim-card-actions.ts +8 -8
  2074. package/src/resources/bundle-pricing/billing-bundles.ts +34 -34
  2075. package/src/resources/bundle-pricing/bundle-pricing.ts +4 -4
  2076. package/src/resources/bundle-pricing/index.ts +4 -4
  2077. package/src/resources/bundle-pricing/user-bundles.ts +84 -84
  2078. package/src/resources/call-control-applications.ts +189 -189
  2079. package/src/resources/calls/actions.ts +1636 -1636
  2080. package/src/resources/calls/calls.ts +21 -21
  2081. package/src/resources/calls/index.ts +21 -21
  2082. package/src/resources/channel-zones.ts +17 -17
  2083. package/src/resources/comments.ts +24 -24
  2084. package/src/resources/conferences/actions.ts +240 -240
  2085. package/src/resources/conferences/conferences.ts +128 -128
  2086. package/src/resources/conferences/index.ts +6 -6
  2087. package/src/resources/connections.ts +8 -8
  2088. package/src/resources/credential-connections/credential-connections.ts +101 -101
  2089. package/src/resources/credential-connections/index.ts +1 -1
  2090. package/src/resources/custom-storage-credentials.ts +29 -29
  2091. package/src/resources/customer-service-records.ts +105 -105
  2092. package/src/resources/dialogflow-connections.ts +31 -31
  2093. package/src/resources/dir/comments.ts +34 -34
  2094. package/src/resources/dir/dir.ts +173 -172
  2095. package/src/resources/dir/index.ts +5 -5
  2096. package/src/resources/dir/phone-number-batches.ts +29 -29
  2097. package/src/resources/dir/phone-numbers.ts +25 -25
  2098. package/src/resources/dir/references.ts +19 -19
  2099. package/src/resources/dir/verify-email.ts +13 -13
  2100. package/src/resources/documents.ts +76 -76
  2101. package/src/resources/dynamic-emergency-addresses.ts +55 -55
  2102. package/src/resources/dynamic-emergency-endpoints.ts +42 -42
  2103. package/src/resources/enterprises/dir.ts +95 -95
  2104. package/src/resources/enterprises/enterprises.ts +62 -62
  2105. package/src/resources/enterprises/index.ts +2 -2
  2106. package/src/resources/enterprises/reputation/index.ts +2 -2
  2107. package/src/resources/enterprises/reputation/numbers.ts +42 -42
  2108. package/src/resources/enterprises/reputation/remediation.ts +46 -46
  2109. package/src/resources/enterprises/reputation/reputation.ts +21 -21
  2110. package/src/resources/external-connections/civic-addresses.ts +27 -27
  2111. package/src/resources/external-connections/external-connections.ts +112 -112
  2112. package/src/resources/external-connections/index.ts +5 -5
  2113. package/src/resources/external-connections/log-messages.ts +15 -15
  2114. package/src/resources/external-connections/phone-numbers.ts +46 -46
  2115. package/src/resources/external-connections/releases.ts +29 -29
  2116. package/src/resources/external-connections/uploads.ts +73 -73
  2117. package/src/resources/fax-applications.ts +98 -98
  2118. package/src/resources/faxes/faxes.ts +122 -122
  2119. package/src/resources/faxes/index.ts +1 -1
  2120. package/src/resources/fqdn-connections.ts +102 -102
  2121. package/src/resources/fqdns.ts +69 -69
  2122. package/src/resources/global-ip-assignments.ts +23 -23
  2123. package/src/resources/global-ip-health-checks.ts +32 -32
  2124. package/src/resources/global-ips.ts +27 -27
  2125. package/src/resources/inbound-channels.ts +16 -16
  2126. package/src/resources/index.ts +94 -94
  2127. package/src/resources/inexplicit-number-orders.ts +21 -21
  2128. package/src/resources/integration-secrets.ts +38 -38
  2129. package/src/resources/invoices.ts +18 -18
  2130. package/src/resources/ip-connections.ts +102 -102
  2131. package/src/resources/ips.ts +63 -63
  2132. package/src/resources/legacy/reporting/batch-detail-records/messaging.ts +21 -21
  2133. package/src/resources/legacy/reporting/batch-detail-records/speech-to-text.ts +21 -21
  2134. package/src/resources/legacy/reporting/batch-detail-records/voice.ts +25 -25
  2135. package/src/resources/legacy/reporting/usage-reports/index.ts +2 -2
  2136. package/src/resources/legacy/reporting/usage-reports/messaging.ts +33 -33
  2137. package/src/resources/legacy/reporting/usage-reports/number-lookup.ts +28 -28
  2138. package/src/resources/legacy/reporting/usage-reports/usage-reports.ts +2 -2
  2139. package/src/resources/legacy/reporting/usage-reports/voice.ts +33 -33
  2140. package/src/resources/managed-accounts/index.ts +1 -1
  2141. package/src/resources/managed-accounts/managed-accounts.ts +88 -88
  2142. package/src/resources/media.ts +58 -58
  2143. package/src/resources/messages/index.ts +2 -2
  2144. package/src/resources/messages/messages.ts +186 -186
  2145. package/src/resources/messaging/index.ts +1 -1
  2146. package/src/resources/messaging/messaging.ts +1 -1
  2147. package/src/resources/messaging/rcs/agents.ts +24 -24
  2148. package/src/resources/messaging/rcs/index.ts +2 -2
  2149. package/src/resources/messaging/rcs/rcs.ts +30 -30
  2150. package/src/resources/messaging-10dlc/brand/brand.ts +161 -161
  2151. package/src/resources/messaging-10dlc/brand/external-vetting.ts +32 -32
  2152. package/src/resources/messaging-10dlc/brand/index.ts +3 -3
  2153. package/src/resources/messaging-10dlc/campaign/campaign.ts +83 -83
  2154. package/src/resources/messaging-10dlc/campaign/index.ts +1 -1
  2155. package/src/resources/messaging-10dlc/index.ts +8 -8
  2156. package/src/resources/messaging-10dlc/messaging-10dlc.ts +8 -8
  2157. package/src/resources/messaging-10dlc/partner-campaigns.ts +59 -59
  2158. package/src/resources/messaging-10dlc/phone-number-assignment-by-profile.ts +19 -19
  2159. package/src/resources/messaging-10dlc/phone-number-campaigns.ts +63 -63
  2160. package/src/resources/messaging-hosted-number-orders/index.ts +2 -2
  2161. package/src/resources/messaging-hosted-number-orders/messaging-hosted-number-orders.ts +62 -62
  2162. package/src/resources/messaging-hosted-numbers.ts +48 -48
  2163. package/src/resources/messaging-profiles/autoresp-configs.ts +89 -89
  2164. package/src/resources/messaging-profiles/index.ts +4 -4
  2165. package/src/resources/messaging-profiles/messaging-profiles.ts +97 -97
  2166. package/src/resources/messaging-tollfree/verification/index.ts +1 -1
  2167. package/src/resources/messaging-tollfree/verification/requests.ts +78 -78
  2168. package/src/resources/messaging-tollfree/verification/verification.ts +1 -1
  2169. package/src/resources/mobile-phone-numbers/index.ts +1 -1
  2170. package/src/resources/mobile-phone-numbers/messaging.ts +7 -7
  2171. package/src/resources/mobile-phone-numbers/mobile-phone-numbers.ts +16 -16
  2172. package/src/resources/mobile-push-credentials.ts +47 -47
  2173. package/src/resources/mobile-voice-connections.ts +35 -35
  2174. package/src/resources/networks/default-gateway.ts +12 -12
  2175. package/src/resources/networks/index.ts +1 -1
  2176. package/src/resources/networks/networks.ts +41 -41
  2177. package/src/resources/notification-channels.ts +71 -71
  2178. package/src/resources/notification-profiles.ts +23 -23
  2179. package/src/resources/notification-settings.ts +57 -57
  2180. package/src/resources/number-block-orders.ts +49 -49
  2181. package/src/resources/number-order-phone-numbers.ts +10 -10
  2182. package/src/resources/number-orders.ts +74 -74
  2183. package/src/resources/number-reservations/index.ts +1 -1
  2184. package/src/resources/number-reservations/number-reservations.ts +31 -31
  2185. package/src/resources/oauth-clients.ts +71 -71
  2186. package/src/resources/oauth-grants.ts +7 -7
  2187. package/src/resources/oauth.ts +66 -66
  2188. package/src/resources/organizations/index.ts +1 -1
  2189. package/src/resources/organizations/organizations.ts +1 -1
  2190. package/src/resources/organizations/users/index.ts +1 -1
  2191. package/src/resources/organizations/users/users.ts +21 -21
  2192. package/src/resources/ota-updates.ts +7 -7
  2193. package/src/resources/outbound-voice-profiles.ts +101 -101
  2194. package/src/resources/payment/auto-recharge-prefs.ts +13 -13
  2195. package/src/resources/phone-number-blocks/jobs.ts +14 -14
  2196. package/src/resources/phone-numbers/actions.ts +27 -27
  2197. package/src/resources/phone-numbers/csv-downloads.ts +24 -24
  2198. package/src/resources/phone-numbers/index.ts +7 -7
  2199. package/src/resources/phone-numbers/jobs.ts +47 -47
  2200. package/src/resources/phone-numbers/messaging.ts +51 -51
  2201. package/src/resources/phone-numbers/phone-numbers.ts +93 -93
  2202. package/src/resources/phone-numbers/voice.ts +75 -75
  2203. package/src/resources/phone-numbers/voicemail.ts +21 -21
  2204. package/src/resources/porting/events.ts +14 -14
  2205. package/src/resources/porting/index.ts +3 -3
  2206. package/src/resources/porting/loa-configurations.ts +124 -124
  2207. package/src/resources/porting/porting.ts +3 -3
  2208. package/src/resources/porting/reports.ts +34 -34
  2209. package/src/resources/porting-orders/activation-jobs.ts +31 -31
  2210. package/src/resources/porting-orders/additional-documents.ts +38 -38
  2211. package/src/resources/porting-orders/associated-phone-numbers.ts +51 -51
  2212. package/src/resources/porting-orders/comments.ts +17 -17
  2213. package/src/resources/porting-orders/index.ts +8 -8
  2214. package/src/resources/porting-orders/phone-number-blocks.ts +66 -66
  2215. package/src/resources/porting-orders/phone-number-configurations.ts +35 -35
  2216. package/src/resources/porting-orders/phone-number-extensions.ts +63 -63
  2217. package/src/resources/porting-orders/porting-orders.ts +157 -157
  2218. package/src/resources/portouts/comments.ts +8 -8
  2219. package/src/resources/portouts/events.ts +14 -14
  2220. package/src/resources/portouts/index.ts +1 -1
  2221. package/src/resources/portouts/portouts.ts +15 -15
  2222. package/src/resources/portouts/reports.ts +34 -34
  2223. package/src/resources/portouts/supporting-documents.ts +14 -14
  2224. package/src/resources/private-wireless-gateways.ts +49 -49
  2225. package/src/resources/pronunciation-dicts.ts +42 -42
  2226. package/src/resources/public-internet-gateways.ts +27 -27
  2227. package/src/resources/queues/calls.ts +47 -47
  2228. package/src/resources/queues/index.ts +3 -3
  2229. package/src/resources/queues/queues.ts +37 -37
  2230. package/src/resources/recording-transcriptions.ts +10 -10
  2231. package/src/resources/recordings/recordings.ts +14 -14
  2232. package/src/resources/reports/index.ts +1 -1
  2233. package/src/resources/reports/mdr-usage-reports.ts +43 -43
  2234. package/src/resources/reports/reports.ts +1 -1
  2235. package/src/resources/reputation/index.ts +1 -1
  2236. package/src/resources/reputation/numbers.ts +18 -18
  2237. package/src/resources/reputation/reputation.ts +1 -1
  2238. package/src/resources/requirement-groups.ts +73 -73
  2239. package/src/resources/requirement-types.ts +15 -15
  2240. package/src/resources/requirements.ts +14 -14
  2241. package/src/resources/room-compositions.ts +73 -73
  2242. package/src/resources/room-participants.ts +7 -7
  2243. package/src/resources/room-recordings.ts +24 -24
  2244. package/src/resources/rooms/index.ts +2 -2
  2245. package/src/resources/rooms/rooms.ts +108 -108
  2246. package/src/resources/rooms/sessions/index.ts +1 -1
  2247. package/src/resources/rooms/sessions/sessions.ts +26 -26
  2248. package/src/resources/short-codes.ts +31 -31
  2249. package/src/resources/sim-card-data-usage-notifications.ts +46 -46
  2250. package/src/resources/sim-card-groups/actions.ts +15 -15
  2251. package/src/resources/sim-card-groups/index.ts +1 -1
  2252. package/src/resources/sim-card-groups/sim-card-groups.ts +53 -53
  2253. package/src/resources/sim-card-orders.ts +34 -34
  2254. package/src/resources/sim-cards/actions.ts +81 -81
  2255. package/src/resources/sim-cards/index.ts +5 -5
  2256. package/src/resources/sim-cards/sim-cards.ts +91 -91
  2257. package/src/resources/siprec-connectors.ts +15 -15
  2258. package/src/resources/storage/buckets/ssl-certificate.ts +16 -16
  2259. package/src/resources/storage/index.ts +8 -0
  2260. package/src/resources/storage/kvs/index.ts +18 -0
  2261. package/src/resources/storage/kvs/keys.ts +193 -0
  2262. package/src/resources/storage/kvs/kvs.ts +147 -0
  2263. package/src/resources/storage/kvs.ts +3 -0
  2264. package/src/resources/storage/migration-sources.ts +21 -21
  2265. package/src/resources/storage/migrations/migrations.ts +12 -12
  2266. package/src/resources/storage/storage.ts +20 -0
  2267. package/src/resources/sub-number-orders.ts +65 -65
  2268. package/src/resources/telephony-credentials.ts +73 -73
  2269. package/src/resources/terms-of-service/agreements.ts +8 -8
  2270. package/src/resources/terms-of-service/index.ts +1 -1
  2271. package/src/resources/terms-of-service/terms-of-service.ts +17 -17
  2272. package/src/resources/texml/accounts/accounts.ts +4 -4
  2273. package/src/resources/texml/accounts/calls/calls.ts +104 -104
  2274. package/src/resources/texml/accounts/calls/index.ts +3 -3
  2275. package/src/resources/texml/accounts/calls/recordings-json.ts +28 -28
  2276. package/src/resources/texml/accounts/conferences/conferences.ts +55 -55
  2277. package/src/resources/texml/accounts/conferences/index.ts +4 -4
  2278. package/src/resources/texml/accounts/conferences/participants.ts +162 -162
  2279. package/src/resources/texml/accounts/index.ts +4 -4
  2280. package/src/resources/texml/accounts/queues.ts +26 -26
  2281. package/src/resources/texml/index.ts +1 -1
  2282. package/src/resources/texml/texml.ts +33 -33
  2283. package/src/resources/texml-applications.ts +83 -83
  2284. package/src/resources/text-to-speech/index.ts +1 -1
  2285. package/src/resources/text-to-speech/text-to-speech.ts +27 -27
  2286. package/src/resources/traffic-policy-profiles.ts +89 -89
  2287. package/src/resources/uac-connections/index.ts +1 -1
  2288. package/src/resources/uac-connections/uac-connections.ts +105 -105
  2289. package/src/resources/user-addresses.ts +103 -103
  2290. package/src/resources/verifications/verifications.ts +14 -14
  2291. package/src/resources/verified-numbers/index.ts +1 -1
  2292. package/src/resources/verified-numbers/verified-numbers.ts +32 -32
  2293. package/src/resources/verify-profiles.ts +65 -65
  2294. package/src/resources/virtual-cross-connects.ts +57 -57
  2295. package/src/resources/voice-clones.ts +82 -82
  2296. package/src/resources/voice-designs.ts +79 -79
  2297. package/src/resources/voice-sdk-call-reports.ts +9 -9
  2298. package/src/resources/webhook-deliveries.ts +8 -8
  2299. package/src/resources/webhooks.ts +4 -4
  2300. package/src/resources/whatsapp/business-accounts/business-accounts.ts +13 -13
  2301. package/src/resources/whatsapp/index.ts +2 -2
  2302. package/src/resources/whatsapp/phone-numbers/index.ts +1 -1
  2303. package/src/resources/whatsapp/phone-numbers/phone-numbers.ts +23 -23
  2304. package/src/resources/whatsapp/phone-numbers/profile/photo.ts +15 -15
  2305. package/src/resources/whatsapp/templates.ts +41 -41
  2306. package/src/resources/whatsapp/whatsapp.ts +2 -2
  2307. package/src/resources/whatsapp-message-templates.ts +10 -10
  2308. package/src/resources/wireguard-interfaces.ts +30 -30
  2309. package/src/resources/wireguard-peers.ts +52 -52
  2310. package/src/resources/wireless/detail-records-reports.ts +35 -35
  2311. package/src/resources/wireless/index.ts +1 -1
  2312. package/src/resources/wireless/wireless.ts +1 -1
  2313. package/src/resources/wireless-blocklists.ts +52 -52
  2314. package/src/resources/x402/credit-account.ts +28 -28
  2315. package/src/resources/x402/index.ts +1 -1
  2316. package/src/resources/x402/x402.ts +1 -1
  2317. package/src/version.ts +1 -1
  2318. package/version.d.mts +1 -1
  2319. package/version.d.ts +1 -1
  2320. package/version.js +1 -1
  2321. package/version.mjs +1 -1
@@ -38,6 +38,42 @@ export declare class AI extends APIResource {
38
38
  missions: MissionsAPI.Missions;
39
39
  openai: OpenAIAPI.OpenAI;
40
40
  tools: ToolsAPI.Tools;
41
+ /**
42
+ * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
43
+ *
44
+ * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
45
+ * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
46
+ * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
47
+ * fine-tuned models — kept around for backwards compatibility. New integrations
48
+ * should use `/v2/ai/openai/models`.
49
+ *
50
+ * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
51
+ *
52
+ * @deprecated
53
+ */
54
+ retrieveModels(options?: RequestOptions): APIPromise<ModelsResponse>;
55
+ /**
56
+ * Generate a summary of a file's contents.
57
+ *
58
+ * Supports the following text formats:
59
+ *
60
+ * - PDF, HTML, txt, json, csv
61
+ *
62
+ * Supports the following media formats (billed for both the transcription and
63
+ * summary):
64
+ *
65
+ * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
66
+ * - Up to 100 MB
67
+ *
68
+ * @example
69
+ * ```ts
70
+ * const response = await client.ai.summarize({
71
+ * bucket: 'bucket',
72
+ * filename: 'filename',
73
+ * });
74
+ * ```
75
+ */
76
+ summarize(body: AISummarizeParams, options?: RequestOptions): APIPromise<AISummarizeResponse>;
41
77
  /**
42
78
  * **Deprecated**: Use `POST /v2/ai/openai/responses` instead. This endpoint is
43
79
  * compatible with the
@@ -111,42 +147,6 @@ export declare class AI extends APIResource {
111
147
  * ```
112
148
  */
113
149
  retrieveConversationHistories(query: AIRetrieveConversationHistoriesParams, options?: RequestOptions): APIPromise<AIRetrieveConversationHistoriesResponse>;
114
- /**
115
- * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
116
- *
117
- * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
118
- * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
119
- * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
120
- * fine-tuned models — kept around for backwards compatibility. New integrations
121
- * should use `/v2/ai/openai/models`.
122
- *
123
- * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
124
- *
125
- * @deprecated
126
- */
127
- retrieveModels(options?: RequestOptions): APIPromise<ModelsResponse>;
128
- /**
129
- * Generate a summary of a file's contents.
130
- *
131
- * Supports the following text formats:
132
- *
133
- * - PDF, HTML, txt, json, csv
134
- *
135
- * Supports the following media formats (billed for both the transcription and
136
- * summary):
137
- *
138
- * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
139
- * - Up to 100 MB
140
- *
141
- * @example
142
- * ```ts
143
- * const response = await client.ai.summarize({
144
- * bucket: 'bucket',
145
- * filename: 'filename',
146
- * });
147
- * ```
148
- */
149
- summarize(body: AISummarizeParams, options?: RequestOptions): APIPromise<AISummarizeResponse>;
150
150
  }
151
151
  /**
152
152
  * Metadata for a model available on Telnyx Inference. Returned by
@@ -370,6 +370,20 @@ export declare namespace AISummarizeResponse {
370
370
  summary: string;
371
371
  }
372
372
  }
373
+ export interface AISummarizeParams {
374
+ /**
375
+ * The name of the bucket that contains the file to be summarized.
376
+ */
377
+ bucket: string;
378
+ /**
379
+ * The name of the file to be summarized.
380
+ */
381
+ filename: string;
382
+ /**
383
+ * A system prompt to guide the summary generation.
384
+ */
385
+ system_prompt?: string;
386
+ }
373
387
  export interface AICreateResponseDeprecatedParams {
374
388
  response_request: {
375
389
  [key: string]: unknown;
@@ -439,33 +453,19 @@ export interface AIRetrieveConversationHistoriesParams {
439
453
  */
440
454
  region?: 'USA' | 'DEU' | 'AUS' | 'UAE';
441
455
  }
442
- export interface AISummarizeParams {
443
- /**
444
- * The name of the bucket that contains the file to be summarized.
445
- */
446
- bucket: string;
447
- /**
448
- * The name of the file to be summarized.
449
- */
450
- filename: string;
451
- /**
452
- * A system prompt to guide the summary generation.
453
- */
454
- system_prompt?: string;
455
- }
456
456
  export declare namespace AI {
457
- export { type ModelMetadata as ModelMetadata, type ModelsResponse as ModelsResponse, type AICreateResponseDeprecatedResponse as AICreateResponseDeprecatedResponse, type AIRetrieveConversationHistoriesResponse as AIRetrieveConversationHistoriesResponse, type AISummarizeResponse as AISummarizeResponse, type AICreateResponseDeprecatedParams as AICreateResponseDeprecatedParams, type AIRetrieveConversationHistoriesParams as AIRetrieveConversationHistoriesParams, type AISummarizeParams as AISummarizeParams, };
458
- export { Assistants as Assistants, type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantImportsParams as AssistantImportsParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
457
+ export { type ModelMetadata as ModelMetadata, type ModelsResponse as ModelsResponse, type AICreateResponseDeprecatedResponse as AICreateResponseDeprecatedResponse, type AIRetrieveConversationHistoriesResponse as AIRetrieveConversationHistoriesResponse, type AISummarizeResponse as AISummarizeResponse, type AISummarizeParams as AISummarizeParams, type AICreateResponseDeprecatedParams as AICreateResponseDeprecatedParams, type AIRetrieveConversationHistoriesParams as AIRetrieveConversationHistoriesParams, };
458
+ export { Assistants as Assistants, type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantImportsParams as AssistantImportsParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
459
459
  export { Audio as Audio, type AudioTranscribeResponse as AudioTranscribeResponse, type AudioTranscribeParams as AudioTranscribeParams, };
460
460
  export { Chat as Chat, type BucketIDs as BucketIDs, type ChatCompletionRequest as ChatCompletionRequest, type ChatCreateCompletionResponse as ChatCreateCompletionResponse, type ChatCreateCompletionParams as ChatCreateCompletionParams, };
461
- export { Clusters as Clusters, type RecursiveCluster as RecursiveCluster, type ClusterRetrieveResponse as ClusterRetrieveResponse, type ClusterListResponse as ClusterListResponse, type ClusterComputeResponse as ClusterComputeResponse, type ClusterListResponsesDefaultFlatPagination as ClusterListResponsesDefaultFlatPagination, type ClusterRetrieveParams as ClusterRetrieveParams, type ClusterListParams as ClusterListParams, type ClusterComputeParams as ClusterComputeParams, type ClusterFetchGraphParams as ClusterFetchGraphParams, };
462
- export { Conversations as Conversations, type Conversation as Conversation, type ConversationRetrieveResponse as ConversationRetrieveResponse, type ConversationUpdateResponse as ConversationUpdateResponse, type ConversationListResponse as ConversationListResponse, type ConversationRetrieveConversationsInsightsResponse as ConversationRetrieveConversationsInsightsResponse, type ConversationCreateParams as ConversationCreateParams, type ConversationUpdateParams as ConversationUpdateParams, type ConversationListParams as ConversationListParams, type ConversationAddMessageParams as ConversationAddMessageParams, };
463
- export { Embeddings as Embeddings, type BackgroundTaskStatus as BackgroundTaskStatus, type EmbeddingResponse as EmbeddingResponse, type EmbeddingRetrieveResponse as EmbeddingRetrieveResponse, type EmbeddingListResponse as EmbeddingListResponse, type EmbeddingSimilaritySearchResponse as EmbeddingSimilaritySearchResponse, type EmbeddingCreateParams as EmbeddingCreateParams, type EmbeddingListParams as EmbeddingListParams, type EmbeddingSimilaritySearchParams as EmbeddingSimilaritySearchParams, type EmbeddingURLParams as EmbeddingURLParams, };
461
+ export { Clusters as Clusters, type RecursiveCluster as RecursiveCluster, type ClusterRetrieveResponse as ClusterRetrieveResponse, type ClusterListResponse as ClusterListResponse, type ClusterComputeResponse as ClusterComputeResponse, type ClusterListResponsesDefaultFlatPagination as ClusterListResponsesDefaultFlatPagination, type ClusterListParams as ClusterListParams, type ClusterComputeParams as ClusterComputeParams, type ClusterRetrieveParams as ClusterRetrieveParams, type ClusterFetchGraphParams as ClusterFetchGraphParams, };
462
+ export { Conversations as Conversations, type Conversation as Conversation, type ConversationRetrieveResponse as ConversationRetrieveResponse, type ConversationUpdateResponse as ConversationUpdateResponse, type ConversationListResponse as ConversationListResponse, type ConversationRetrieveConversationsInsightsResponse as ConversationRetrieveConversationsInsightsResponse, type ConversationListParams as ConversationListParams, type ConversationCreateParams as ConversationCreateParams, type ConversationUpdateParams as ConversationUpdateParams, type ConversationAddMessageParams as ConversationAddMessageParams, };
463
+ export { Embeddings as Embeddings, type BackgroundTaskStatus as BackgroundTaskStatus, type EmbeddingResponse as EmbeddingResponse, type EmbeddingRetrieveResponse as EmbeddingRetrieveResponse, type EmbeddingListResponse as EmbeddingListResponse, type EmbeddingSimilaritySearchResponse as EmbeddingSimilaritySearchResponse, type EmbeddingListParams as EmbeddingListParams, type EmbeddingCreateParams as EmbeddingCreateParams, type EmbeddingSimilaritySearchParams as EmbeddingSimilaritySearchParams, type EmbeddingURLParams as EmbeddingURLParams, };
464
464
  export { FineTuning as FineTuning };
465
465
  export { Integrations as Integrations, type Integration as Integration, type IntegrationListResponse as IntegrationListResponse, };
466
- export { McpServers as McpServers, type McpServer as McpServer, type McpServersDefaultFlatPaginationTopLevelArray as McpServersDefaultFlatPaginationTopLevelArray, type McpServerCreateParams as McpServerCreateParams, type McpServerUpdateParams as McpServerUpdateParams, type McpServerListParams as McpServerListParams, };
467
- export { Missions as Missions, type EventsListResponse as EventsListResponse, type ExecutionMode as ExecutionMode, type MissionData as MissionData, type MissionResponse as MissionResponse, type MissionCloneMissionResponse as MissionCloneMissionResponse, type MissionDataDefaultFlatPagination as MissionDataDefaultFlatPagination, type MissionCreateParams as MissionCreateParams, type MissionListParams as MissionListParams, type MissionListEventsParams as MissionListEventsParams, type MissionUpdateMissionParams as MissionUpdateMissionParams, };
466
+ export { McpServers as McpServers, type McpServer as McpServer, type McpServersDefaultFlatPaginationTopLevelArray as McpServersDefaultFlatPaginationTopLevelArray, type McpServerListParams as McpServerListParams, type McpServerCreateParams as McpServerCreateParams, type McpServerUpdateParams as McpServerUpdateParams, };
467
+ export { Missions as Missions, type EventsListResponse as EventsListResponse, type ExecutionMode as ExecutionMode, type MissionData as MissionData, type MissionResponse as MissionResponse, type MissionCloneMissionResponse as MissionCloneMissionResponse, type MissionDataDefaultFlatPagination as MissionDataDefaultFlatPagination, type MissionListParams as MissionListParams, type MissionCreateParams as MissionCreateParams, type MissionListEventsParams as MissionListEventsParams, type MissionUpdateMissionParams as MissionUpdateMissionParams, };
468
468
  export { OpenAI as OpenAI, type OpenAICreateResponseResponse as OpenAICreateResponseResponse, type OpenAICreateResponseParams as OpenAICreateResponseParams, };
469
- export { Tools as Tools, type SharedToolResponse as SharedToolResponse, type ToolDeleteResponse as ToolDeleteResponse, type SharedToolResponsesDefaultFlatPagination as SharedToolResponsesDefaultFlatPagination, type ToolCreateParams as ToolCreateParams, type ToolUpdateParams as ToolUpdateParams, type ToolListParams as ToolListParams, };
469
+ export { Tools as Tools, type SharedToolResponse as SharedToolResponse, type ToolDeleteResponse as ToolDeleteResponse, type SharedToolResponsesDefaultFlatPagination as SharedToolResponsesDefaultFlatPagination, type ToolListParams as ToolListParams, type ToolCreateParams as ToolCreateParams, type ToolUpdateParams as ToolUpdateParams, };
470
470
  }
471
471
  //# sourceMappingURL=ai.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ai.d.mts","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ai.d.mts","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
@@ -38,6 +38,42 @@ export declare class AI extends APIResource {
38
38
  missions: MissionsAPI.Missions;
39
39
  openai: OpenAIAPI.OpenAI;
40
40
  tools: ToolsAPI.Tools;
41
+ /**
42
+ * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
43
+ *
44
+ * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
45
+ * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
46
+ * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
47
+ * fine-tuned models — kept around for backwards compatibility. New integrations
48
+ * should use `/v2/ai/openai/models`.
49
+ *
50
+ * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
51
+ *
52
+ * @deprecated
53
+ */
54
+ retrieveModels(options?: RequestOptions): APIPromise<ModelsResponse>;
55
+ /**
56
+ * Generate a summary of a file's contents.
57
+ *
58
+ * Supports the following text formats:
59
+ *
60
+ * - PDF, HTML, txt, json, csv
61
+ *
62
+ * Supports the following media formats (billed for both the transcription and
63
+ * summary):
64
+ *
65
+ * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
66
+ * - Up to 100 MB
67
+ *
68
+ * @example
69
+ * ```ts
70
+ * const response = await client.ai.summarize({
71
+ * bucket: 'bucket',
72
+ * filename: 'filename',
73
+ * });
74
+ * ```
75
+ */
76
+ summarize(body: AISummarizeParams, options?: RequestOptions): APIPromise<AISummarizeResponse>;
41
77
  /**
42
78
  * **Deprecated**: Use `POST /v2/ai/openai/responses` instead. This endpoint is
43
79
  * compatible with the
@@ -111,42 +147,6 @@ export declare class AI extends APIResource {
111
147
  * ```
112
148
  */
113
149
  retrieveConversationHistories(query: AIRetrieveConversationHistoriesParams, options?: RequestOptions): APIPromise<AIRetrieveConversationHistoriesResponse>;
114
- /**
115
- * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
116
- *
117
- * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
118
- * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
119
- * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
120
- * fine-tuned models — kept around for backwards compatibility. New integrations
121
- * should use `/v2/ai/openai/models`.
122
- *
123
- * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
124
- *
125
- * @deprecated
126
- */
127
- retrieveModels(options?: RequestOptions): APIPromise<ModelsResponse>;
128
- /**
129
- * Generate a summary of a file's contents.
130
- *
131
- * Supports the following text formats:
132
- *
133
- * - PDF, HTML, txt, json, csv
134
- *
135
- * Supports the following media formats (billed for both the transcription and
136
- * summary):
137
- *
138
- * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
139
- * - Up to 100 MB
140
- *
141
- * @example
142
- * ```ts
143
- * const response = await client.ai.summarize({
144
- * bucket: 'bucket',
145
- * filename: 'filename',
146
- * });
147
- * ```
148
- */
149
- summarize(body: AISummarizeParams, options?: RequestOptions): APIPromise<AISummarizeResponse>;
150
150
  }
151
151
  /**
152
152
  * Metadata for a model available on Telnyx Inference. Returned by
@@ -370,6 +370,20 @@ export declare namespace AISummarizeResponse {
370
370
  summary: string;
371
371
  }
372
372
  }
373
+ export interface AISummarizeParams {
374
+ /**
375
+ * The name of the bucket that contains the file to be summarized.
376
+ */
377
+ bucket: string;
378
+ /**
379
+ * The name of the file to be summarized.
380
+ */
381
+ filename: string;
382
+ /**
383
+ * A system prompt to guide the summary generation.
384
+ */
385
+ system_prompt?: string;
386
+ }
373
387
  export interface AICreateResponseDeprecatedParams {
374
388
  response_request: {
375
389
  [key: string]: unknown;
@@ -439,33 +453,19 @@ export interface AIRetrieveConversationHistoriesParams {
439
453
  */
440
454
  region?: 'USA' | 'DEU' | 'AUS' | 'UAE';
441
455
  }
442
- export interface AISummarizeParams {
443
- /**
444
- * The name of the bucket that contains the file to be summarized.
445
- */
446
- bucket: string;
447
- /**
448
- * The name of the file to be summarized.
449
- */
450
- filename: string;
451
- /**
452
- * A system prompt to guide the summary generation.
453
- */
454
- system_prompt?: string;
455
- }
456
456
  export declare namespace AI {
457
- export { type ModelMetadata as ModelMetadata, type ModelsResponse as ModelsResponse, type AICreateResponseDeprecatedResponse as AICreateResponseDeprecatedResponse, type AIRetrieveConversationHistoriesResponse as AIRetrieveConversationHistoriesResponse, type AISummarizeResponse as AISummarizeResponse, type AICreateResponseDeprecatedParams as AICreateResponseDeprecatedParams, type AIRetrieveConversationHistoriesParams as AIRetrieveConversationHistoriesParams, type AISummarizeParams as AISummarizeParams, };
458
- export { Assistants as Assistants, type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantImportsParams as AssistantImportsParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
457
+ export { type ModelMetadata as ModelMetadata, type ModelsResponse as ModelsResponse, type AICreateResponseDeprecatedResponse as AICreateResponseDeprecatedResponse, type AIRetrieveConversationHistoriesResponse as AIRetrieveConversationHistoriesResponse, type AISummarizeResponse as AISummarizeResponse, type AISummarizeParams as AISummarizeParams, type AICreateResponseDeprecatedParams as AICreateResponseDeprecatedParams, type AIRetrieveConversationHistoriesParams as AIRetrieveConversationHistoriesParams, };
458
+ export { Assistants as Assistants, type ArithmeticExpression as ArithmeticExpression, type Assistant as Assistant, type AssistantIntegration as AssistantIntegration, type AssistantMcpServer as AssistantMcpServer, type AssistantTool as AssistantTool, type AssistantsList as AssistantsList, type AudioVisualizerConfig as AudioVisualizerConfig, type AuthenticationMethod as AuthenticationMethod, type BooleanOpExpression as BooleanOpExpression, type ComparisonExpression as ComparisonExpression, type ConversationFlowReq as ConversationFlowReq, type EnabledFeatures as EnabledFeatures, type Expression as Expression, type ExternalLlm as ExternalLlm, type ExternalLlmReq as ExternalLlmReq, type FallbackConfig as FallbackConfig, type FallbackConfigReq as FallbackConfigReq, type FlowEdge as FlowEdge, type HangupTool as HangupTool, type HangupToolParams as HangupToolParams, type ImportMetadata as ImportMetadata, type InferenceEmbedding as InferenceEmbedding, type InferenceEmbeddingInterruptionSettings as InferenceEmbeddingInterruptionSettings, type InferenceEmbeddingWebhookToolParams as InferenceEmbeddingWebhookToolParams, type InsightSettings as InsightSettings, type MessagingSettings as MessagingSettings, type NodePosition as NodePosition, type Observability as Observability, type ObservabilityReq as ObservabilityReq, type ObservabilityStatus as ObservabilityStatus, type PostConversationSettings as PostConversationSettings, type PostConversationSettingsReq as PostConversationSettingsReq, type PrivacySettings as PrivacySettings, type PromptSyncStatus as PromptSyncStatus, type RetrievalTool as RetrievalTool, type StartSpeakingPlan as StartSpeakingPlan, type TelephonySettings as TelephonySettings, type TranscriptionEndpointingPlan as TranscriptionEndpointingPlan, type TranscriptionSettings as TranscriptionSettings, type TranscriptionSettingsConfig as TranscriptionSettingsConfig, type TransferTool as TransferTool, type VoiceSettings as VoiceSettings, type WebhookTool as WebhookTool, type WidgetSettings as WidgetSettings, type AssistantDeleteResponse as AssistantDeleteResponse, type AssistantChatResponse as AssistantChatResponse, type AssistantGetTexmlResponse as AssistantGetTexmlResponse, type AssistantSendSMSResponse as AssistantSendSMSResponse, type AssistantCreateParams as AssistantCreateParams, type AssistantImportsParams as AssistantImportsParams, type AssistantRetrieveParams as AssistantRetrieveParams, type AssistantUpdateParams as AssistantUpdateParams, type AssistantChatParams as AssistantChatParams, type AssistantSendSMSParams as AssistantSendSMSParams, };
459
459
  export { Audio as Audio, type AudioTranscribeResponse as AudioTranscribeResponse, type AudioTranscribeParams as AudioTranscribeParams, };
460
460
  export { Chat as Chat, type BucketIDs as BucketIDs, type ChatCompletionRequest as ChatCompletionRequest, type ChatCreateCompletionResponse as ChatCreateCompletionResponse, type ChatCreateCompletionParams as ChatCreateCompletionParams, };
461
- export { Clusters as Clusters, type RecursiveCluster as RecursiveCluster, type ClusterRetrieveResponse as ClusterRetrieveResponse, type ClusterListResponse as ClusterListResponse, type ClusterComputeResponse as ClusterComputeResponse, type ClusterListResponsesDefaultFlatPagination as ClusterListResponsesDefaultFlatPagination, type ClusterRetrieveParams as ClusterRetrieveParams, type ClusterListParams as ClusterListParams, type ClusterComputeParams as ClusterComputeParams, type ClusterFetchGraphParams as ClusterFetchGraphParams, };
462
- export { Conversations as Conversations, type Conversation as Conversation, type ConversationRetrieveResponse as ConversationRetrieveResponse, type ConversationUpdateResponse as ConversationUpdateResponse, type ConversationListResponse as ConversationListResponse, type ConversationRetrieveConversationsInsightsResponse as ConversationRetrieveConversationsInsightsResponse, type ConversationCreateParams as ConversationCreateParams, type ConversationUpdateParams as ConversationUpdateParams, type ConversationListParams as ConversationListParams, type ConversationAddMessageParams as ConversationAddMessageParams, };
463
- export { Embeddings as Embeddings, type BackgroundTaskStatus as BackgroundTaskStatus, type EmbeddingResponse as EmbeddingResponse, type EmbeddingRetrieveResponse as EmbeddingRetrieveResponse, type EmbeddingListResponse as EmbeddingListResponse, type EmbeddingSimilaritySearchResponse as EmbeddingSimilaritySearchResponse, type EmbeddingCreateParams as EmbeddingCreateParams, type EmbeddingListParams as EmbeddingListParams, type EmbeddingSimilaritySearchParams as EmbeddingSimilaritySearchParams, type EmbeddingURLParams as EmbeddingURLParams, };
461
+ export { Clusters as Clusters, type RecursiveCluster as RecursiveCluster, type ClusterRetrieveResponse as ClusterRetrieveResponse, type ClusterListResponse as ClusterListResponse, type ClusterComputeResponse as ClusterComputeResponse, type ClusterListResponsesDefaultFlatPagination as ClusterListResponsesDefaultFlatPagination, type ClusterListParams as ClusterListParams, type ClusterComputeParams as ClusterComputeParams, type ClusterRetrieveParams as ClusterRetrieveParams, type ClusterFetchGraphParams as ClusterFetchGraphParams, };
462
+ export { Conversations as Conversations, type Conversation as Conversation, type ConversationRetrieveResponse as ConversationRetrieveResponse, type ConversationUpdateResponse as ConversationUpdateResponse, type ConversationListResponse as ConversationListResponse, type ConversationRetrieveConversationsInsightsResponse as ConversationRetrieveConversationsInsightsResponse, type ConversationListParams as ConversationListParams, type ConversationCreateParams as ConversationCreateParams, type ConversationUpdateParams as ConversationUpdateParams, type ConversationAddMessageParams as ConversationAddMessageParams, };
463
+ export { Embeddings as Embeddings, type BackgroundTaskStatus as BackgroundTaskStatus, type EmbeddingResponse as EmbeddingResponse, type EmbeddingRetrieveResponse as EmbeddingRetrieveResponse, type EmbeddingListResponse as EmbeddingListResponse, type EmbeddingSimilaritySearchResponse as EmbeddingSimilaritySearchResponse, type EmbeddingListParams as EmbeddingListParams, type EmbeddingCreateParams as EmbeddingCreateParams, type EmbeddingSimilaritySearchParams as EmbeddingSimilaritySearchParams, type EmbeddingURLParams as EmbeddingURLParams, };
464
464
  export { FineTuning as FineTuning };
465
465
  export { Integrations as Integrations, type Integration as Integration, type IntegrationListResponse as IntegrationListResponse, };
466
- export { McpServers as McpServers, type McpServer as McpServer, type McpServersDefaultFlatPaginationTopLevelArray as McpServersDefaultFlatPaginationTopLevelArray, type McpServerCreateParams as McpServerCreateParams, type McpServerUpdateParams as McpServerUpdateParams, type McpServerListParams as McpServerListParams, };
467
- export { Missions as Missions, type EventsListResponse as EventsListResponse, type ExecutionMode as ExecutionMode, type MissionData as MissionData, type MissionResponse as MissionResponse, type MissionCloneMissionResponse as MissionCloneMissionResponse, type MissionDataDefaultFlatPagination as MissionDataDefaultFlatPagination, type MissionCreateParams as MissionCreateParams, type MissionListParams as MissionListParams, type MissionListEventsParams as MissionListEventsParams, type MissionUpdateMissionParams as MissionUpdateMissionParams, };
466
+ export { McpServers as McpServers, type McpServer as McpServer, type McpServersDefaultFlatPaginationTopLevelArray as McpServersDefaultFlatPaginationTopLevelArray, type McpServerListParams as McpServerListParams, type McpServerCreateParams as McpServerCreateParams, type McpServerUpdateParams as McpServerUpdateParams, };
467
+ export { Missions as Missions, type EventsListResponse as EventsListResponse, type ExecutionMode as ExecutionMode, type MissionData as MissionData, type MissionResponse as MissionResponse, type MissionCloneMissionResponse as MissionCloneMissionResponse, type MissionDataDefaultFlatPagination as MissionDataDefaultFlatPagination, type MissionListParams as MissionListParams, type MissionCreateParams as MissionCreateParams, type MissionListEventsParams as MissionListEventsParams, type MissionUpdateMissionParams as MissionUpdateMissionParams, };
468
468
  export { OpenAI as OpenAI, type OpenAICreateResponseResponse as OpenAICreateResponseResponse, type OpenAICreateResponseParams as OpenAICreateResponseParams, };
469
- export { Tools as Tools, type SharedToolResponse as SharedToolResponse, type ToolDeleteResponse as ToolDeleteResponse, type SharedToolResponsesDefaultFlatPagination as SharedToolResponsesDefaultFlatPagination, type ToolCreateParams as ToolCreateParams, type ToolUpdateParams as ToolUpdateParams, type ToolListParams as ToolListParams, };
469
+ export { Tools as Tools, type SharedToolResponse as SharedToolResponse, type ToolDeleteResponse as ToolDeleteResponse, type SharedToolResponsesDefaultFlatPagination as SharedToolResponsesDefaultFlatPagination, type ToolListParams as ToolListParams, type ToolCreateParams as ToolCreateParams, type ToolUpdateParams as ToolUpdateParams, };
470
470
  }
471
471
  //# sourceMappingURL=ai.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ai.d.ts","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ai.d.ts","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
@@ -44,6 +44,46 @@ class AI extends resource_1.APIResource {
44
44
  this.openai = new OpenAIAPI.OpenAI(this._client);
45
45
  this.tools = new ToolsAPI.Tools(this._client);
46
46
  }
47
+ /**
48
+ * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
49
+ *
50
+ * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
51
+ * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
52
+ * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
53
+ * fine-tuned models — kept around for backwards compatibility. New integrations
54
+ * should use `/v2/ai/openai/models`.
55
+ *
56
+ * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
57
+ *
58
+ * @deprecated
59
+ */
60
+ retrieveModels(options) {
61
+ return this._client.get('/ai/models', options);
62
+ }
63
+ /**
64
+ * Generate a summary of a file's contents.
65
+ *
66
+ * Supports the following text formats:
67
+ *
68
+ * - PDF, HTML, txt, json, csv
69
+ *
70
+ * Supports the following media formats (billed for both the transcription and
71
+ * summary):
72
+ *
73
+ * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
74
+ * - Up to 100 MB
75
+ *
76
+ * @example
77
+ * ```ts
78
+ * const response = await client.ai.summarize({
79
+ * bucket: 'bucket',
80
+ * filename: 'filename',
81
+ * });
82
+ * ```
83
+ */
84
+ summarize(body, options) {
85
+ return this._client.post('/ai/summarize', { body, ...options });
86
+ }
47
87
  /**
48
88
  * **Deprecated**: Use `POST /v2/ai/openai/responses` instead. This endpoint is
49
89
  * compatible with the
@@ -122,46 +162,6 @@ class AI extends resource_1.APIResource {
122
162
  retrieveConversationHistories(query, options) {
123
163
  return this._client.get('/ai/conversation_histories', { query, ...options });
124
164
  }
125
- /**
126
- * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
127
- *
128
- * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
129
- * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
130
- * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
131
- * fine-tuned models — kept around for backwards compatibility. New integrations
132
- * should use `/v2/ai/openai/models`.
133
- *
134
- * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
135
- *
136
- * @deprecated
137
- */
138
- retrieveModels(options) {
139
- return this._client.get('/ai/models', options);
140
- }
141
- /**
142
- * Generate a summary of a file's contents.
143
- *
144
- * Supports the following text formats:
145
- *
146
- * - PDF, HTML, txt, json, csv
147
- *
148
- * Supports the following media formats (billed for both the transcription and
149
- * summary):
150
- *
151
- * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
152
- * - Up to 100 MB
153
- *
154
- * @example
155
- * ```ts
156
- * const response = await client.ai.summarize({
157
- * bucket: 'bucket',
158
- * filename: 'filename',
159
- * });
160
- * ```
161
- */
162
- summarize(body, options) {
163
- return this._client.post('/ai/summarize', { body, ...options });
164
- }
165
165
  }
166
166
  exports.AI = AI;
167
167
  AI.Assistants = assistants_1.Assistants;
@@ -1 +1 @@
1
- {"version":3,"file":"ai.js","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAClD,6DAAoC;AACpC,sCAAgF;AAChF,2DAAkC;AAClC,oCAMgB;AAChB,mEAA0C;AAC1C,4CAWoB;AACpB,wEAA+C;AAC/C,kDAOuB;AACvB,6DAAoC;AACpC,sCAQiB;AACjB,kFAAyD;AACzD,2DAwDiC;AACjC,2FAAkE;AAClE,oEAWuC;AACvC,kFAAyD;AACzD,2DAWiC;AACjC,oFAA2D;AAC3D,8DAAuD;AACvD,wFAA+D;AAC/D,iEAAiG;AACjG,4EAAmD;AACnD,qDAY6B;AAC7B,sEAA6C;AAC7C,+CAAmG;AAInG,MAAa,EAAG,SAAQ,sBAAW;IAAnC;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,UAAK,GAAmB,IAAI,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzD,SAAI,GAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACpD,aAAQ,GAAyB,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,kBAAa,GAAmC,IAAI,gBAAgB,CAAC,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACjG,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,iBAAY,GAAiC,IAAI,eAAe,CAAC,YAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC5F,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,aAAQ,GAAyB,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,UAAK,GAAmB,IAAI,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAiI3D,CAAC;IA/HC;;;;;;;;;OASG;IACH,wBAAwB,CACtB,MAAwC,EACxC,OAAwB;QAExB,MAAM,EAAE,gBAAgB,EAAE,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpF,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4DG;IACH,6BAA6B,CAC3B,KAA4C,EAC5C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,4BAA4B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,cAAc,CAAC,OAAwB;QACrC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,SAAS,CAAC,IAAuB,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClE,CAAC;CACF;AA7ID,gBA6IC;AAuWD,EAAE,CAAC,UAAU,GAAG,uBAAU,CAAC;AAC3B,EAAE,CAAC,KAAK,GAAG,aAAK,CAAC;AACjB,EAAE,CAAC,IAAI,GAAG,WAAI,CAAC;AACf,EAAE,CAAC,QAAQ,GAAG,mBAAQ,CAAC;AACvB,EAAE,CAAC,aAAa,GAAG,6BAAa,CAAC;AACjC,EAAE,CAAC,UAAU,GAAG,uBAAU,CAAC;AAC3B,EAAE,CAAC,UAAU,GAAG,wBAAU,CAAC;AAC3B,EAAE,CAAC,YAAY,GAAG,2BAAY,CAAC;AAC/B,EAAE,CAAC,UAAU,GAAG,wBAAU,CAAC;AAC3B,EAAE,CAAC,QAAQ,GAAG,mBAAQ,CAAC;AACvB,EAAE,CAAC,MAAM,GAAG,eAAM,CAAC;AACnB,EAAE,CAAC,KAAK,GAAG,aAAK,CAAC"}
1
+ {"version":3,"file":"ai.js","sourceRoot":"","sources":["../../src/resources/ai/ai.ts"],"names":[],"mappings":"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"}
@@ -40,6 +40,46 @@ export class AI extends APIResource {
40
40
  this.openai = new OpenAIAPI.OpenAI(this._client);
41
41
  this.tools = new ToolsAPI.Tools(this._client);
42
42
  }
43
+ /**
44
+ * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
45
+ *
46
+ * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
47
+ * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
48
+ * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
49
+ * fine-tuned models — kept around for backwards compatibility. New integrations
50
+ * should use `/v2/ai/openai/models`.
51
+ *
52
+ * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
53
+ *
54
+ * @deprecated
55
+ */
56
+ retrieveModels(options) {
57
+ return this._client.get('/ai/models', options);
58
+ }
59
+ /**
60
+ * Generate a summary of a file's contents.
61
+ *
62
+ * Supports the following text formats:
63
+ *
64
+ * - PDF, HTML, txt, json, csv
65
+ *
66
+ * Supports the following media formats (billed for both the transcription and
67
+ * summary):
68
+ *
69
+ * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
70
+ * - Up to 100 MB
71
+ *
72
+ * @example
73
+ * ```ts
74
+ * const response = await client.ai.summarize({
75
+ * bucket: 'bucket',
76
+ * filename: 'filename',
77
+ * });
78
+ * ```
79
+ */
80
+ summarize(body, options) {
81
+ return this._client.post('/ai/summarize', { body, ...options });
82
+ }
43
83
  /**
44
84
  * **Deprecated**: Use `POST /v2/ai/openai/responses` instead. This endpoint is
45
85
  * compatible with the
@@ -118,46 +158,6 @@ export class AI extends APIResource {
118
158
  retrieveConversationHistories(query, options) {
119
159
  return this._client.get('/ai/conversation_histories', { query, ...options });
120
160
  }
121
- /**
122
- * **Deprecated**: Use `GET /v2/ai/openai/models` instead.
123
- *
124
- * Returns the same `ModelsResponse` payload as the OpenAI-compatible endpoint —
125
- * open-source LLMs hosted on Telnyx (e.g. `moonshotai/Kimi-K2.6`,
126
- * `zai-org/GLM-5.1-FP8`, `MiniMaxAI/MiniMax-M2.7`), embedding models, and
127
- * fine-tuned models — kept around for backwards compatibility. New integrations
128
- * should use `/v2/ai/openai/models`.
129
- *
130
- * Model ids follow the `{organization}/{model_name}` convention from Hugging Face.
131
- *
132
- * @deprecated
133
- */
134
- retrieveModels(options) {
135
- return this._client.get('/ai/models', options);
136
- }
137
- /**
138
- * Generate a summary of a file's contents.
139
- *
140
- * Supports the following text formats:
141
- *
142
- * - PDF, HTML, txt, json, csv
143
- *
144
- * Supports the following media formats (billed for both the transcription and
145
- * summary):
146
- *
147
- * - flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, or webm
148
- * - Up to 100 MB
149
- *
150
- * @example
151
- * ```ts
152
- * const response = await client.ai.summarize({
153
- * bucket: 'bucket',
154
- * filename: 'filename',
155
- * });
156
- * ```
157
- */
158
- summarize(body, options) {
159
- return this._client.post('/ai/summarize', { body, ...options });
160
- }
161
161
  }
162
162
  AI.Assistants = Assistants;
163
163
  AI.Audio = Audio;