@epilot/sdk 2.4.3 → 2.4.4-alpha.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 (348) hide show
  1. package/README.md +1 -0
  2. package/definitions/app-runtime.json +1 -1
  3. package/definitions/app.json +346 -10
  4. package/definitions/calendar-runtime.json +1 -0
  5. package/definitions/calendar.json +675 -0
  6. package/definitions/customer-portal.json +29 -0
  7. package/definitions/notes.json +175 -130
  8. package/definitions/pricing.json +5 -1
  9. package/dist/README-46VYEGGW.js +7 -0
  10. package/dist/README-IVBISSWB.cjs +7 -0
  11. package/dist/{_index-HE4B6FOA.js → _index-5FB6F5YY.js} +3 -0
  12. package/dist/{_index-55HAH24D.cjs → _index-DB2VV4PQ.cjs} +4 -1
  13. package/dist/apis/_registry.d.ts +8 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.d.ts +9 -12
  16. package/dist/apis/access-token.js +1 -1
  17. package/dist/apis/address-suggestions.cjs +6 -6
  18. package/dist/apis/address-suggestions.d.ts +9 -12
  19. package/dist/apis/address-suggestions.js +1 -1
  20. package/dist/apis/address.cjs +6 -6
  21. package/dist/apis/address.d.ts +9 -12
  22. package/dist/apis/address.js +1 -1
  23. package/dist/apis/ai-agents.cjs +6 -6
  24. package/dist/apis/ai-agents.d.ts +9 -12
  25. package/dist/apis/ai-agents.js +1 -1
  26. package/dist/apis/app.cjs +6 -6
  27. package/dist/apis/app.d.ts +9 -12
  28. package/dist/apis/app.js +1 -1
  29. package/dist/apis/audit-logs.cjs +6 -6
  30. package/dist/apis/audit-logs.d.ts +9 -12
  31. package/dist/apis/audit-logs.js +1 -1
  32. package/dist/apis/automation.cjs +6 -6
  33. package/dist/apis/automation.d.ts +9 -12
  34. package/dist/apis/automation.js +1 -1
  35. package/dist/apis/billing.cjs +6 -6
  36. package/dist/apis/billing.d.ts +9 -12
  37. package/dist/apis/billing.js +1 -1
  38. package/dist/apis/blueprint-manifest.cjs +6 -6
  39. package/dist/apis/blueprint-manifest.d.ts +9 -12
  40. package/dist/apis/blueprint-manifest.js +1 -1
  41. package/dist/apis/calendar.cjs +38 -0
  42. package/dist/apis/calendar.d.ts +15 -0
  43. package/dist/apis/calendar.js +38 -0
  44. package/dist/apis/configuration-hub.cjs +6 -6
  45. package/dist/apis/configuration-hub.d.ts +9 -12
  46. package/dist/apis/configuration-hub.js +1 -1
  47. package/dist/apis/consent.cjs +6 -6
  48. package/dist/apis/consent.d.ts +9 -12
  49. package/dist/apis/consent.js +1 -1
  50. package/dist/apis/customer-portal.cjs +6 -6
  51. package/dist/apis/customer-portal.d.ts +9 -12
  52. package/dist/apis/customer-portal.js +1 -1
  53. package/dist/apis/dashboard.cjs +6 -6
  54. package/dist/apis/dashboard.d.ts +9 -12
  55. package/dist/apis/dashboard.js +1 -1
  56. package/dist/apis/data-governance.cjs +6 -6
  57. package/dist/apis/data-governance.d.ts +9 -12
  58. package/dist/apis/data-governance.js +1 -1
  59. package/dist/apis/deduplication.cjs +6 -6
  60. package/dist/apis/deduplication.d.ts +9 -12
  61. package/dist/apis/deduplication.js +1 -1
  62. package/dist/apis/design.cjs +6 -6
  63. package/dist/apis/design.d.ts +9 -12
  64. package/dist/apis/design.js +1 -1
  65. package/dist/apis/document.cjs +6 -6
  66. package/dist/apis/document.d.ts +9 -12
  67. package/dist/apis/document.js +1 -1
  68. package/dist/apis/email-settings.cjs +6 -6
  69. package/dist/apis/email-settings.d.ts +9 -12
  70. package/dist/apis/email-settings.js +1 -1
  71. package/dist/apis/email-template.cjs +6 -6
  72. package/dist/apis/email-template.d.ts +9 -12
  73. package/dist/apis/email-template.js +1 -1
  74. package/dist/apis/entity-mapping.cjs +6 -6
  75. package/dist/apis/entity-mapping.d.ts +9 -12
  76. package/dist/apis/entity-mapping.js +1 -1
  77. package/dist/apis/entity.cjs +6 -6
  78. package/dist/apis/entity.d.ts +9 -12
  79. package/dist/apis/entity.js +1 -1
  80. package/dist/apis/environments.cjs +6 -6
  81. package/dist/apis/environments.d.ts +9 -12
  82. package/dist/apis/environments.js +1 -1
  83. package/dist/apis/event-catalog.cjs +6 -6
  84. package/dist/apis/event-catalog.d.ts +9 -12
  85. package/dist/apis/event-catalog.js +1 -1
  86. package/dist/apis/file.cjs +6 -6
  87. package/dist/apis/file.d.ts +9 -12
  88. package/dist/apis/file.js +1 -1
  89. package/dist/apis/iban.cjs +6 -6
  90. package/dist/apis/iban.d.ts +9 -12
  91. package/dist/apis/iban.js +1 -1
  92. package/dist/apis/integration-toolkit.cjs +6 -6
  93. package/dist/apis/integration-toolkit.d.ts +9 -12
  94. package/dist/apis/integration-toolkit.js +1 -1
  95. package/dist/apis/journey.cjs +6 -6
  96. package/dist/apis/journey.d.ts +9 -12
  97. package/dist/apis/journey.js +1 -1
  98. package/dist/apis/kanban.cjs +6 -6
  99. package/dist/apis/kanban.d.ts +9 -12
  100. package/dist/apis/kanban.js +1 -1
  101. package/dist/apis/message.cjs +6 -6
  102. package/dist/apis/message.d.ts +9 -12
  103. package/dist/apis/message.js +1 -1
  104. package/dist/apis/metering.cjs +6 -6
  105. package/dist/apis/metering.d.ts +9 -12
  106. package/dist/apis/metering.js +1 -1
  107. package/dist/apis/notes.cjs +6 -6
  108. package/dist/apis/notes.d.ts +9 -12
  109. package/dist/apis/notes.js +1 -1
  110. package/dist/apis/notification.cjs +6 -6
  111. package/dist/apis/notification.d.ts +9 -12
  112. package/dist/apis/notification.js +1 -1
  113. package/dist/apis/organization.cjs +6 -6
  114. package/dist/apis/organization.d.ts +9 -12
  115. package/dist/apis/organization.js +1 -1
  116. package/dist/apis/partner-directory.cjs +6 -6
  117. package/dist/apis/partner-directory.d.ts +9 -12
  118. package/dist/apis/partner-directory.js +1 -1
  119. package/dist/apis/permissions.cjs +6 -6
  120. package/dist/apis/permissions.d.ts +9 -12
  121. package/dist/apis/permissions.js +1 -1
  122. package/dist/apis/pricing-tier.cjs +6 -6
  123. package/dist/apis/pricing-tier.d.ts +9 -12
  124. package/dist/apis/pricing-tier.js +1 -1
  125. package/dist/apis/pricing.cjs +6 -6
  126. package/dist/apis/pricing.d.ts +9 -12
  127. package/dist/apis/pricing.js +1 -1
  128. package/dist/apis/purpose.cjs +6 -6
  129. package/dist/apis/purpose.d.ts +9 -12
  130. package/dist/apis/purpose.js +1 -1
  131. package/dist/apis/query.cjs +6 -6
  132. package/dist/apis/query.d.ts +9 -12
  133. package/dist/apis/query.js +1 -1
  134. package/dist/apis/sandbox.cjs +6 -6
  135. package/dist/apis/sandbox.d.ts +9 -12
  136. package/dist/apis/sandbox.js +1 -1
  137. package/dist/apis/sharing.cjs +6 -6
  138. package/dist/apis/sharing.d.ts +9 -12
  139. package/dist/apis/sharing.js +1 -1
  140. package/dist/apis/submission.cjs +6 -6
  141. package/dist/apis/submission.d.ts +9 -12
  142. package/dist/apis/submission.js +1 -1
  143. package/dist/apis/target.cjs +6 -6
  144. package/dist/apis/target.d.ts +9 -591
  145. package/dist/apis/target.js +1 -1
  146. package/dist/apis/targeting.cjs +6 -6
  147. package/dist/apis/targeting.d.ts +9 -12
  148. package/dist/apis/targeting.js +1 -1
  149. package/dist/apis/template-variables.cjs +6 -6
  150. package/dist/apis/template-variables.d.ts +9 -12
  151. package/dist/apis/template-variables.js +1 -1
  152. package/dist/apis/user.cjs +6 -6
  153. package/dist/apis/user.d.ts +9 -12
  154. package/dist/apis/user.js +1 -1
  155. package/dist/apis/validation-rules.cjs +6 -6
  156. package/dist/apis/validation-rules.d.ts +9 -12
  157. package/dist/apis/validation-rules.js +1 -1
  158. package/dist/apis/webhooks.cjs +6 -6
  159. package/dist/apis/webhooks.d.ts +9 -12
  160. package/dist/apis/webhooks.js +1 -1
  161. package/dist/apis/workflow-definition.cjs +6 -6
  162. package/dist/apis/workflow-definition.d.ts +9 -12
  163. package/dist/apis/workflow-definition.js +1 -1
  164. package/dist/apis/workflow.cjs +6 -6
  165. package/dist/apis/workflow.d.ts +9 -12
  166. package/dist/apis/workflow.js +1 -1
  167. package/dist/authorize.d.ts +3 -0
  168. package/dist/bin/cli.d.ts +1 -0
  169. package/dist/bin/cli.js +1 -1
  170. package/dist/calendar-2YDAYG7S.cjs +7 -0
  171. package/dist/calendar-ACFIHQ2N.js +7 -0
  172. package/dist/calendar-runtime-6CMMEQMG.js +5 -0
  173. package/dist/calendar-runtime-G4SN5PDY.cjs +5 -0
  174. package/dist/{chunk-AM5TSEMU.cjs → chunk-CD4OX2U6.cjs} +4 -2
  175. package/dist/chunk-CKLEBO4K.cjs +14 -0
  176. package/dist/chunk-JNH37UUH.js +14 -0
  177. package/dist/{chunk-M25MI6ZX.js → chunk-TSV242UN.js} +4 -2
  178. package/dist/client-factory.d.ts +9 -0
  179. package/dist/client-map.d.ts +102 -0
  180. package/dist/compact.d.ts +22 -0
  181. package/dist/help.d.ts +12 -0
  182. package/dist/index.cjs +25 -17
  183. package/dist/index.d.ts +12 -180
  184. package/dist/index.js +21 -13
  185. package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
  186. package/dist/large-response.d.ts +9 -0
  187. package/dist/openapi.d.ts +12 -0
  188. package/dist/overrides.d.ts +9 -0
  189. package/dist/proxy.d.ts +14 -0
  190. package/dist/registry.d.ts +19 -0
  191. package/dist/retry.d.ts +11 -0
  192. package/dist/sdk.d.ts +29 -0
  193. package/dist/types.d.ts +53 -0
  194. package/docs/calendar.md +441 -0
  195. package/package.json +10 -1
  196. package/dist/README-6MG272KM.cjs +0 -7
  197. package/dist/README-7N542PBL.js +0 -7
  198. package/dist/access-token.d-CnmUTOlq.d.cts +0 -552
  199. package/dist/access-token.d-CnmUTOlq.d.ts +0 -552
  200. package/dist/address-suggestions.d-_YwTOR-9.d.cts +0 -339
  201. package/dist/address-suggestions.d-_YwTOR-9.d.ts +0 -339
  202. package/dist/address.d-CwAPOVxa.d.cts +0 -437
  203. package/dist/address.d-CwAPOVxa.d.ts +0 -437
  204. package/dist/ai-agents.d-OkXfr2bz.d.cts +0 -1339
  205. package/dist/ai-agents.d-OkXfr2bz.d.ts +0 -1339
  206. package/dist/apis/access-token.d.cts +0 -18
  207. package/dist/apis/address-suggestions.d.cts +0 -18
  208. package/dist/apis/address.d.cts +0 -18
  209. package/dist/apis/ai-agents.d.cts +0 -18
  210. package/dist/apis/app.d.cts +0 -18
  211. package/dist/apis/audit-logs.d.cts +0 -18
  212. package/dist/apis/automation.d.cts +0 -18
  213. package/dist/apis/billing.d.cts +0 -18
  214. package/dist/apis/blueprint-manifest.d.cts +0 -18
  215. package/dist/apis/configuration-hub.d.cts +0 -18
  216. package/dist/apis/consent.d.cts +0 -18
  217. package/dist/apis/customer-portal.d.cts +0 -18
  218. package/dist/apis/dashboard.d.cts +0 -18
  219. package/dist/apis/data-governance.d.cts +0 -18
  220. package/dist/apis/deduplication.d.cts +0 -18
  221. package/dist/apis/design.d.cts +0 -18
  222. package/dist/apis/document.d.cts +0 -18
  223. package/dist/apis/email-settings.d.cts +0 -18
  224. package/dist/apis/email-template.d.cts +0 -18
  225. package/dist/apis/entity-mapping.d.cts +0 -18
  226. package/dist/apis/entity.d.cts +0 -18
  227. package/dist/apis/environments.d.cts +0 -18
  228. package/dist/apis/event-catalog.d.cts +0 -18
  229. package/dist/apis/file.d.cts +0 -18
  230. package/dist/apis/iban.d.cts +0 -18
  231. package/dist/apis/integration-toolkit.d.cts +0 -18
  232. package/dist/apis/journey.d.cts +0 -18
  233. package/dist/apis/kanban.d.cts +0 -18
  234. package/dist/apis/message.d.cts +0 -18
  235. package/dist/apis/metering.d.cts +0 -18
  236. package/dist/apis/notes.d.cts +0 -18
  237. package/dist/apis/notification.d.cts +0 -18
  238. package/dist/apis/organization.d.cts +0 -18
  239. package/dist/apis/partner-directory.d.cts +0 -18
  240. package/dist/apis/permissions.d.cts +0 -18
  241. package/dist/apis/pricing-tier.d.cts +0 -18
  242. package/dist/apis/pricing.d.cts +0 -18
  243. package/dist/apis/purpose.d.cts +0 -18
  244. package/dist/apis/query.d.cts +0 -18
  245. package/dist/apis/sandbox.d.cts +0 -18
  246. package/dist/apis/sharing.d.cts +0 -18
  247. package/dist/apis/submission.d.cts +0 -18
  248. package/dist/apis/target.d.cts +0 -597
  249. package/dist/apis/targeting.d.cts +0 -18
  250. package/dist/apis/template-variables.d.cts +0 -18
  251. package/dist/apis/user.d.cts +0 -18
  252. package/dist/apis/validation-rules.d.cts +0 -18
  253. package/dist/apis/webhooks.d.cts +0 -18
  254. package/dist/apis/workflow-definition.d.cts +0 -18
  255. package/dist/apis/workflow.d.cts +0 -18
  256. package/dist/app.d-u7Dq42kU.d.cts +0 -3391
  257. package/dist/app.d-u7Dq42kU.d.ts +0 -3391
  258. package/dist/audit-logs.d-BRToFqeX.d.cts +0 -287
  259. package/dist/audit-logs.d-BRToFqeX.d.ts +0 -287
  260. package/dist/automation.d-Du6-uiz5.d.cts +0 -5283
  261. package/dist/automation.d-Du6-uiz5.d.ts +0 -5283
  262. package/dist/billing.d-Bs8Ku9qE.d.cts +0 -993
  263. package/dist/billing.d-Bs8Ku9qE.d.ts +0 -993
  264. package/dist/blueprint-manifest.d-BPyzoR0X.d.cts +0 -4343
  265. package/dist/blueprint-manifest.d-BPyzoR0X.d.ts +0 -4343
  266. package/dist/configuration-hub.d-Cqaq2F-W.d.cts +0 -478
  267. package/dist/configuration-hub.d-Cqaq2F-W.d.ts +0 -478
  268. package/dist/consent.d-C2PROHhX.d.cts +0 -265
  269. package/dist/consent.d-C2PROHhX.d.ts +0 -265
  270. package/dist/customer-portal.d-DyZ2n2dW.d.cts +0 -16728
  271. package/dist/customer-portal.d-DyZ2n2dW.d.ts +0 -16728
  272. package/dist/dashboard.d-CsGcA74I.d.cts +0 -440
  273. package/dist/dashboard.d-CsGcA74I.d.ts +0 -440
  274. package/dist/data-governance.d-BbZ466j5.d.cts +0 -1178
  275. package/dist/data-governance.d-BbZ466j5.d.ts +0 -1178
  276. package/dist/deduplication.d-D5GYddVu.d.cts +0 -218
  277. package/dist/deduplication.d-D5GYddVu.d.ts +0 -218
  278. package/dist/design.d-BRre8iLg.d.cts +0 -2346
  279. package/dist/design.d-BRre8iLg.d.ts +0 -2346
  280. package/dist/document.d-DN37pjdx.d.cts +0 -648
  281. package/dist/document.d-DN37pjdx.d.ts +0 -648
  282. package/dist/email-settings.d-B7Q_xT25.d.cts +0 -2417
  283. package/dist/email-settings.d-B7Q_xT25.d.ts +0 -2417
  284. package/dist/email-template.d-gtQkdaXM.d.cts +0 -1188
  285. package/dist/email-template.d-gtQkdaXM.d.ts +0 -1188
  286. package/dist/entity-mapping.d-DKSW3sfy.d.cts +0 -1092
  287. package/dist/entity-mapping.d-DKSW3sfy.d.ts +0 -1092
  288. package/dist/entity.d-BHR9dEon.d.cts +0 -18479
  289. package/dist/entity.d-BHR9dEon.d.ts +0 -18479
  290. package/dist/environments.d-BvqvN-PD.d.cts +0 -382
  291. package/dist/environments.d-BvqvN-PD.d.ts +0 -382
  292. package/dist/event-catalog.d-ENw6HO-w.d.cts +0 -1511
  293. package/dist/event-catalog.d-ENw6HO-w.d.ts +0 -1511
  294. package/dist/file.d-DcTJxjp7.d.cts +0 -2992
  295. package/dist/file.d-DcTJxjp7.d.ts +0 -2992
  296. package/dist/iban.d-BwdiGbxi.d.cts +0 -70
  297. package/dist/iban.d-BwdiGbxi.d.ts +0 -70
  298. package/dist/index.d.cts +0 -180
  299. package/dist/integration-toolkit.d-Ry-KC9ow.d.cts +0 -5796
  300. package/dist/integration-toolkit.d-Ry-KC9ow.d.ts +0 -5796
  301. package/dist/journey.d-ClXO0xK8.d.cts +0 -1931
  302. package/dist/journey.d-ClXO0xK8.d.ts +0 -1931
  303. package/dist/kanban.d-BHnSRCYW.d.cts +0 -760
  304. package/dist/kanban.d-BHnSRCYW.d.ts +0 -760
  305. package/dist/message.d-B5UuSqgw.d.cts +0 -3811
  306. package/dist/message.d-B5UuSqgw.d.ts +0 -3811
  307. package/dist/metering.d-DvtPv7wk.d.cts +0 -1841
  308. package/dist/metering.d-DvtPv7wk.d.ts +0 -1841
  309. package/dist/notes.d-BC-scR42.d.cts +0 -1046
  310. package/dist/notes.d-BC-scR42.d.ts +0 -1046
  311. package/dist/notification.d-BfBL3lga.d.cts +0 -1147
  312. package/dist/notification.d-BfBL3lga.d.ts +0 -1147
  313. package/dist/organization.d-DqwnNxMg.d.cts +0 -1271
  314. package/dist/organization.d-DqwnNxMg.d.ts +0 -1271
  315. package/dist/partner-directory.d-BCIjHoGs.d.cts +0 -2337
  316. package/dist/partner-directory.d-BCIjHoGs.d.ts +0 -2337
  317. package/dist/permissions.d-l6AT8SYP.d.cts +0 -1279
  318. package/dist/permissions.d-l6AT8SYP.d.ts +0 -1279
  319. package/dist/pricing-tier.d-Cg0jl6n_.d.cts +0 -81
  320. package/dist/pricing-tier.d-Cg0jl6n_.d.ts +0 -81
  321. package/dist/pricing.d-BHpMU4KU.d.cts +0 -12255
  322. package/dist/pricing.d-BHpMU4KU.d.ts +0 -12255
  323. package/dist/purpose.d-CbIYfTua.d.cts +0 -372
  324. package/dist/purpose.d-CbIYfTua.d.ts +0 -372
  325. package/dist/query.d-Cmp78IhZ.d.cts +0 -2375
  326. package/dist/query.d-Cmp78IhZ.d.ts +0 -2375
  327. package/dist/sandbox.d-BdbOFzDu.d.cts +0 -465
  328. package/dist/sandbox.d-BdbOFzDu.d.ts +0 -465
  329. package/dist/sharing.d-sOXq-gtz.d.cts +0 -571
  330. package/dist/sharing.d-sOXq-gtz.d.ts +0 -571
  331. package/dist/submission.d-BamwfhXw.d.cts +0 -469
  332. package/dist/submission.d-BamwfhXw.d.ts +0 -469
  333. package/dist/targeting.d-BNmcVsNS.d.cts +0 -2057
  334. package/dist/targeting.d-BNmcVsNS.d.ts +0 -2057
  335. package/dist/template-variables.d-Ble9TSBa.d.cts +0 -1320
  336. package/dist/template-variables.d-Ble9TSBa.d.ts +0 -1320
  337. package/dist/types-ChU9Acbv.d.cts +0 -37
  338. package/dist/types-ChU9Acbv.d.ts +0 -37
  339. package/dist/user.d-D18fe97W.d.cts +0 -2270
  340. package/dist/user.d-D18fe97W.d.ts +0 -2270
  341. package/dist/validation-rules.d-Db5c5zTf.d.cts +0 -807
  342. package/dist/validation-rules.d-Db5c5zTf.d.ts +0 -807
  343. package/dist/webhooks.d-pLHIL_io.d.cts +0 -1256
  344. package/dist/webhooks.d-pLHIL_io.d.ts +0 -1256
  345. package/dist/workflow-definition.d-DOeb0KVV.d.cts +0 -1922
  346. package/dist/workflow-definition.d-DOeb0KVV.d.ts +0 -1922
  347. package/dist/workflow.d-CMSKt8oN.d.cts +0 -3151
  348. package/dist/workflow.d-CMSKt8oN.d.ts +0 -3151
@@ -1,552 +0,0 @@
1
- import { OpenAPIClient, Parameters, AxiosRequestConfig, OperationResponse, UnknownParamsObject } from 'openapi-client-axios';
2
-
3
- /* Auto-copied from access-token-client */
4
- /* eslint-disable */
5
-
6
-
7
-
8
- declare namespace Components {
9
- namespace Schemas {
10
- /**
11
- * A JWT Access Token
12
- * example:
13
- * eyJhbGciOiJIUzI1NiIsInR5cCI6Ikp...
14
- */
15
- export type AccessToken = string;
16
- /**
17
- * example:
18
- * api_5ZugdRXasLfWBypHi93Fk
19
- */
20
- export type AccessTokenId = string;
21
- export interface AccessTokenItem {
22
- id: /**
23
- * example:
24
- * api_5ZugdRXasLfWBypHi93Fk
25
- */
26
- AccessTokenId;
27
- created_at: string; // date-time
28
- name: /**
29
- * Human readable name for access token
30
- * example:
31
- * Postman Access Token
32
- */
33
- AccessTokenName;
34
- token_type?: /**
35
- * Access token type
36
- * example:
37
- * api
38
- */
39
- AccessTokenType;
40
- journey_id?: /* Journey ID for access token type "journey" */ AccessTokenJourneyId;
41
- portal_id?: /* Portal ID for access token type "portal" */ PortalId;
42
- assignments?: /* List of role ids attached to an user */ Assignments;
43
- /**
44
- * Last date the token was used (YYYY-MM-DD format, 1 day accuracy)
45
- * example:
46
- * 2026-02-24
47
- */
48
- last_used?: string; // date
49
- }
50
- /**
51
- * Journey ID for access token type "journey"
52
- */
53
- export type AccessTokenJourneyId = string;
54
- /**
55
- * Human readable name for access token
56
- * example:
57
- * Postman Access Token
58
- */
59
- export type AccessTokenName = string;
60
- export interface AccessTokenParameters {
61
- name: /**
62
- * Human readable name for access token
63
- * example:
64
- * Postman Access Token
65
- */
66
- AccessTokenName;
67
- token_type?: "api";
68
- assignments?: /* List of role ids attached to an user */ Assignments;
69
- expires_in?: ExpiresIn;
70
- }
71
- /**
72
- * Access token type
73
- * example:
74
- * api
75
- */
76
- export type AccessTokenType = "api" | "journey" | "portal" | "assume" | "app";
77
- export interface AppTokenParameters {
78
- name: /**
79
- * Human readable name for access token
80
- * example:
81
- * Postman Access Token
82
- */
83
- AccessTokenName;
84
- token_type?: "app";
85
- assignments?: /* List of role ids attached to an user */ Assignments;
86
- expires_in?: ExpiresIn;
87
- }
88
- /**
89
- * List of role ids attached to an user
90
- */
91
- export type Assignments = /**
92
- * Format: <organization_id>:<slug>
93
- * example:
94
- * 123:owner
95
- */
96
- RoleId[];
97
- export interface AssumeTokenParameters {
98
- name: /**
99
- * Human readable name for access token
100
- * example:
101
- * Postman Access Token
102
- */
103
- AccessTokenName;
104
- token_type?: "assume";
105
- assignments?: /* List of role ids attached to an user */ Assignments;
106
- }
107
- export type ExpiresIn = number /* int32 */ | string /* ^[0-9]+ ?(ms|milliseconds?|s|seconds?|m|minutes?|h|hours?|d|days?|w|weeks?|y|years?)?$ */;
108
- export interface JourneyTokenParameters {
109
- name: /**
110
- * Human readable name for access token
111
- * example:
112
- * Postman Access Token
113
- */
114
- AccessTokenName;
115
- token_type?: "journey";
116
- journey_id: /* Journey ID for access token type "journey" */ AccessTokenJourneyId;
117
- expires_in?: ExpiresIn;
118
- }
119
- /**
120
- * Portal ID for access token type "portal"
121
- */
122
- export type PortalId = string;
123
- export interface PortalTokenParameters {
124
- name: /**
125
- * Human readable name for access token
126
- * example:
127
- * Postman Access Token
128
- */
129
- AccessTokenName;
130
- token_type?: "portal";
131
- portal_id: /* Portal ID for access token type "portal" */ PortalId;
132
- expires_in?: ExpiresIn;
133
- }
134
- /**
135
- * Format: <organization_id>:<slug>
136
- * example:
137
- * 123:owner
138
- */
139
- export type RoleId = string;
140
- export type TokenParameters = AccessTokenParameters | JourneyTokenParameters | PortalTokenParameters | AssumeTokenParameters | AppTokenParameters;
141
- }
142
- }
143
- declare namespace Paths {
144
- namespace CreateAccessToken {
145
- export type RequestBody = Components.Schemas.TokenParameters;
146
- namespace Responses {
147
- export interface $201 {
148
- token?: /**
149
- * A JWT Access Token
150
- * example:
151
- * eyJhbGciOiJIUzI1NiIsInR5cCI6Ikp...
152
- */
153
- Components.Schemas.AccessToken;
154
- id: /**
155
- * example:
156
- * api_5ZugdRXasLfWBypHi93Fk
157
- */
158
- Components.Schemas.AccessTokenId;
159
- created_at: string; // date-time
160
- name: /**
161
- * Human readable name for access token
162
- * example:
163
- * Postman Access Token
164
- */
165
- Components.Schemas.AccessTokenName;
166
- token_type?: /**
167
- * Access token type
168
- * example:
169
- * api
170
- */
171
- Components.Schemas.AccessTokenType;
172
- journey_id?: /* Journey ID for access token type "journey" */ Components.Schemas.AccessTokenJourneyId;
173
- portal_id?: /* Portal ID for access token type "portal" */ Components.Schemas.PortalId;
174
- assignments?: /* List of role ids attached to an user */ Components.Schemas.Assignments;
175
- /**
176
- * Last date the token was used (YYYY-MM-DD format, 1 day accuracy)
177
- * example:
178
- * 2026-02-24
179
- */
180
- last_used?: string; // date
181
- }
182
- export interface $400 {
183
- status?: number;
184
- error?: string;
185
- }
186
- export interface $500 {
187
- status?: number;
188
- error?: string;
189
- }
190
- }
191
- }
192
- namespace GetAccessTokenJwks {
193
- namespace Responses {
194
- export interface $200 {
195
- keys?: {
196
- /**
197
- * example:
198
- * RS256
199
- */
200
- alg?: string;
201
- /**
202
- * example:
203
- * AQAB
204
- */
205
- e?: string;
206
- /**
207
- * example:
208
- * tXWU5mPMbRPczpbQwi6vbhLF4GgF3wlMDSyqo7pfeiw=
209
- */
210
- kid?: string;
211
- /**
212
- * example:
213
- * RSA
214
- */
215
- kty?: string;
216
- /**
217
- * example:
218
- * h_QDoCjZ8W_trtYXaP7_S22wf5r5Wd9XBLED78oT44bJjQXn8ddcFV8Hik65_4IYXVX_hTTU4zpxe3H8vx2j7-Zz3O59mYMp5S0MzODNEdf5Y_2o19eis0brmAJniixsNlQ9LlYkdrVamrgaxHu3ZpP_99zkfFybYeuYoQNzb3PyrT8xVnz_USs_nlFMHpGUxvvz7gfKPqxcLvgLJr4cwI9yzaSY9CD4qW181QVcnL_WzpQ8xx6AuhhHZQ1l_3GG4InTk8ahE7U2ZHVu8RrX6d01pMgc3piEcet9RgFLnhbTg3YIiKGoAbN42wJn_x3lgIAC42T9mbmTsHyUdS6nUQ
219
- */
220
- n?: string;
221
- /**
222
- * example:
223
- * sig
224
- */
225
- use?: string;
226
- }[];
227
- }
228
- }
229
- }
230
- namespace GetAccessTokenOIDC {
231
- namespace Responses {
232
- export interface $200 {
233
- /**
234
- * example:
235
- * https://access-token.sls.epilot.io/v1/access-tokens
236
- */
237
- issuer?: string; // uri
238
- /**
239
- * example:
240
- * https://access-token.sls.epilot.io/v1/access-tokens/.well-known/jwks.json
241
- */
242
- jwks_uri?: string; // uri
243
- }
244
- }
245
- }
246
- namespace GetPublicTokenJwks {
247
- namespace Responses {
248
- export interface $200 {
249
- keys?: {
250
- /**
251
- * example:
252
- * RS256
253
- */
254
- alg?: string;
255
- /**
256
- * example:
257
- * AQAB
258
- */
259
- e?: string;
260
- /**
261
- * example:
262
- * tXWU5mPMbRPczpbQwi6vbhLF4GgF3wlMDSyqo7pfeiw=
263
- */
264
- kid?: string;
265
- /**
266
- * example:
267
- * RSA
268
- */
269
- kty?: string;
270
- /**
271
- * example:
272
- * h_QDoCjZ8W_trtYXaP7_S22wf5r5Wd9XBLED78oT44bJjQXn8ddcFV8Hik65_4IYXVX_hTTU4zpxe3H8vx2j7-Zz3O59mYMp5S0MzODNEdf5Y_2o19eis0brmAJniixsNlQ9LlYkdrVamrgaxHu3ZpP_99zkfFybYeuYoQNzb3PyrT8xVnz_USs_nlFMHpGUxvvz7gfKPqxcLvgLJr4cwI9yzaSY9CD4qW181QVcnL_WzpQ8xx6AuhhHZQ1l_3GG4InTk8ahE7U2ZHVu8RrX6d01pMgc3piEcet9RgFLnhbTg3YIiKGoAbN42wJn_x3lgIAC42T9mbmTsHyUdS6nUQ
273
- */
274
- n?: string;
275
- /**
276
- * example:
277
- * sig
278
- */
279
- use?: string;
280
- }[];
281
- }
282
- }
283
- }
284
- namespace GetPublicTokenOIDC {
285
- namespace Responses {
286
- export interface $200 {
287
- /**
288
- * example:
289
- * https://access-token.sls.epilot.io/v1/access-tokens
290
- */
291
- issuer?: string; // uri
292
- /**
293
- * example:
294
- * https://access-token.sls.epilot.io/v1/access-tokens/.well-known/jwks.json
295
- */
296
- jwks_uri?: string; // uri
297
- }
298
- }
299
- }
300
- namespace ListAccessTokens {
301
- namespace Parameters {
302
- export type TokenType = /**
303
- * Access token type
304
- * example:
305
- * api
306
- */
307
- Components.Schemas.AccessTokenType[];
308
- }
309
- export interface QueryParameters {
310
- token_type?: Parameters.TokenType;
311
- }
312
- namespace Responses {
313
- export type $200 = Components.Schemas.AccessTokenItem[];
314
- }
315
- }
316
- namespace RevokeAccessToken {
317
- namespace Parameters {
318
- export type Id = /**
319
- * example:
320
- * api_5ZugdRXasLfWBypHi93Fk
321
- */
322
- Components.Schemas.AccessTokenId;
323
- }
324
- export interface PathParameters {
325
- id: Parameters.Id;
326
- }
327
- namespace Responses {
328
- export type $200 = Components.Schemas.AccessTokenItem;
329
- }
330
- }
331
- }
332
-
333
-
334
- interface OperationMethods {
335
- /**
336
- * listAccessTokens - listAccessTokens
337
- *
338
- * Lists all Access Tokens for current user (by default excludes system generated tokens)
339
- */
340
- 'listAccessTokens'(
341
- parameters?: Parameters<Paths.ListAccessTokens.QueryParameters> | null,
342
- data?: any,
343
- config?: AxiosRequestConfig
344
- ): OperationResponse<Paths.ListAccessTokens.Responses.$200>
345
- /**
346
- * createAccessToken - createAccessToken
347
- *
348
- * **Access Token type: `API`** (default if not specified):
349
- *
350
- * Generates a new Access Token to use for calling epilot APIs.
351
- *
352
- * Takes optionally a list of Roles assigned to the Access Token. Defaults to current user's assignments
353
- *
354
- * See [Permissions API docs](https://docs.epilot.io/api/permissions)
355
- *
356
- * **Access Token type: `JOURNEY`**:
357
- *
358
- * Generates a Public Access Token related to a journey.
359
- * The journey id should be specfied.
360
- *
361
- */
362
- 'createAccessToken'(
363
- parameters?: Parameters<UnknownParamsObject> | null,
364
- data?: Paths.CreateAccessToken.RequestBody,
365
- config?: AxiosRequestConfig
366
- ): OperationResponse<Paths.CreateAccessToken.Responses.$201>
367
- /**
368
- * revokeAccessToken - revokeAccessToken
369
- *
370
- * Revokes an Access Token so it can't be used anymore.
371
- */
372
- 'revokeAccessToken'(
373
- parameters?: Parameters<Paths.RevokeAccessToken.PathParameters> | null,
374
- data?: any,
375
- config?: AxiosRequestConfig
376
- ): OperationResponse<Paths.RevokeAccessToken.Responses.$200>
377
- /**
378
- * getAccessTokenJwks - getAccessTokenJwks
379
- *
380
- * Get jwks public key set to verify access tokens generated by this API
381
- */
382
- 'getAccessTokenJwks'(
383
- parameters?: Parameters<UnknownParamsObject> | null,
384
- data?: any,
385
- config?: AxiosRequestConfig
386
- ): OperationResponse<Paths.GetAccessTokenJwks.Responses.$200>
387
- /**
388
- * getAccessTokenOIDC - getAccessTokenOIDC
389
- *
390
- * OpenID Connect configuration for Access Token API as identity provider
391
- *
392
- * Note: This API is not a fully compliant OAuth2.0 / OIDC identity provider, but this endpoint is useful to
393
- * automate the process of verifying JWT tokens.
394
- *
395
- */
396
- 'getAccessTokenOIDC'(
397
- parameters?: Parameters<UnknownParamsObject> | null,
398
- data?: any,
399
- config?: AxiosRequestConfig
400
- ): OperationResponse<Paths.GetAccessTokenOIDC.Responses.$200>
401
- /**
402
- * getPublicTokenJwks - getPublicTokenJwks
403
- *
404
- * Get jwks public key set to verify public tokens generated by this API
405
- */
406
- 'getPublicTokenJwks'(
407
- parameters?: Parameters<UnknownParamsObject> | null,
408
- data?: any,
409
- config?: AxiosRequestConfig
410
- ): OperationResponse<Paths.GetPublicTokenJwks.Responses.$200>
411
- /**
412
- * getPublicTokenOIDC - getPublicTokenOIDC
413
- *
414
- * OpenID Connect configuration for Access Token API a a public identity provider
415
- *
416
- * Note: This API is not a fully compliant OAuth2.0 / OIDC identity provider, but this endpoint is useful to
417
- * automate the process of verifying JWT tokens.
418
- *
419
- */
420
- 'getPublicTokenOIDC'(
421
- parameters?: Parameters<UnknownParamsObject> | null,
422
- data?: any,
423
- config?: AxiosRequestConfig
424
- ): OperationResponse<Paths.GetPublicTokenOIDC.Responses.$200>
425
- }
426
-
427
- interface PathsDictionary {
428
- ['/v1/access-tokens']: {
429
- /**
430
- * createAccessToken - createAccessToken
431
- *
432
- * **Access Token type: `API`** (default if not specified):
433
- *
434
- * Generates a new Access Token to use for calling epilot APIs.
435
- *
436
- * Takes optionally a list of Roles assigned to the Access Token. Defaults to current user's assignments
437
- *
438
- * See [Permissions API docs](https://docs.epilot.io/api/permissions)
439
- *
440
- * **Access Token type: `JOURNEY`**:
441
- *
442
- * Generates a Public Access Token related to a journey.
443
- * The journey id should be specfied.
444
- *
445
- */
446
- 'post'(
447
- parameters?: Parameters<UnknownParamsObject> | null,
448
- data?: Paths.CreateAccessToken.RequestBody,
449
- config?: AxiosRequestConfig
450
- ): OperationResponse<Paths.CreateAccessToken.Responses.$201>
451
- /**
452
- * listAccessTokens - listAccessTokens
453
- *
454
- * Lists all Access Tokens for current user (by default excludes system generated tokens)
455
- */
456
- 'get'(
457
- parameters?: Parameters<Paths.ListAccessTokens.QueryParameters> | null,
458
- data?: any,
459
- config?: AxiosRequestConfig
460
- ): OperationResponse<Paths.ListAccessTokens.Responses.$200>
461
- }
462
- ['/v1/access-tokens/{id}']: {
463
- /**
464
- * revokeAccessToken - revokeAccessToken
465
- *
466
- * Revokes an Access Token so it can't be used anymore.
467
- */
468
- 'delete'(
469
- parameters?: Parameters<Paths.RevokeAccessToken.PathParameters> | null,
470
- data?: any,
471
- config?: AxiosRequestConfig
472
- ): OperationResponse<Paths.RevokeAccessToken.Responses.$200>
473
- }
474
- ['/v1/access-tokens/.well-known/jwks.json']: {
475
- /**
476
- * getAccessTokenJwks - getAccessTokenJwks
477
- *
478
- * Get jwks public key set to verify access tokens generated by this API
479
- */
480
- 'get'(
481
- parameters?: Parameters<UnknownParamsObject> | null,
482
- data?: any,
483
- config?: AxiosRequestConfig
484
- ): OperationResponse<Paths.GetAccessTokenJwks.Responses.$200>
485
- }
486
- ['/v1/access-tokens/.well-known/openid-configuration']: {
487
- /**
488
- * getAccessTokenOIDC - getAccessTokenOIDC
489
- *
490
- * OpenID Connect configuration for Access Token API as identity provider
491
- *
492
- * Note: This API is not a fully compliant OAuth2.0 / OIDC identity provider, but this endpoint is useful to
493
- * automate the process of verifying JWT tokens.
494
- *
495
- */
496
- 'get'(
497
- parameters?: Parameters<UnknownParamsObject> | null,
498
- data?: any,
499
- config?: AxiosRequestConfig
500
- ): OperationResponse<Paths.GetAccessTokenOIDC.Responses.$200>
501
- }
502
- ['/v1/access-tokens/public/.well-known/jwks.json']: {
503
- /**
504
- * getPublicTokenJwks - getPublicTokenJwks
505
- *
506
- * Get jwks public key set to verify public tokens generated by this API
507
- */
508
- 'get'(
509
- parameters?: Parameters<UnknownParamsObject> | null,
510
- data?: any,
511
- config?: AxiosRequestConfig
512
- ): OperationResponse<Paths.GetPublicTokenJwks.Responses.$200>
513
- }
514
- ['/v1/access-tokens/public/.well-known/openid-configuration']: {
515
- /**
516
- * getPublicTokenOIDC - getPublicTokenOIDC
517
- *
518
- * OpenID Connect configuration for Access Token API a a public identity provider
519
- *
520
- * Note: This API is not a fully compliant OAuth2.0 / OIDC identity provider, but this endpoint is useful to
521
- * automate the process of verifying JWT tokens.
522
- *
523
- */
524
- 'get'(
525
- parameters?: Parameters<UnknownParamsObject> | null,
526
- data?: any,
527
- config?: AxiosRequestConfig
528
- ): OperationResponse<Paths.GetPublicTokenOIDC.Responses.$200>
529
- }
530
- }
531
-
532
- type Client = OpenAPIClient<OperationMethods, PathsDictionary>
533
-
534
-
535
- type AccessToken = Components.Schemas.AccessToken;
536
- type AccessTokenId = Components.Schemas.AccessTokenId;
537
- type AccessTokenItem = Components.Schemas.AccessTokenItem;
538
- type AccessTokenJourneyId = Components.Schemas.AccessTokenJourneyId;
539
- type AccessTokenName = Components.Schemas.AccessTokenName;
540
- type AccessTokenParameters = Components.Schemas.AccessTokenParameters;
541
- type AccessTokenType = Components.Schemas.AccessTokenType;
542
- type AppTokenParameters = Components.Schemas.AppTokenParameters;
543
- type Assignments = Components.Schemas.Assignments;
544
- type AssumeTokenParameters = Components.Schemas.AssumeTokenParameters;
545
- type ExpiresIn = Components.Schemas.ExpiresIn;
546
- type JourneyTokenParameters = Components.Schemas.JourneyTokenParameters;
547
- type PortalId = Components.Schemas.PortalId;
548
- type PortalTokenParameters = Components.Schemas.PortalTokenParameters;
549
- type RoleId = Components.Schemas.RoleId;
550
- type TokenParameters = Components.Schemas.TokenParameters;
551
-
552
- export { type AccessToken as A, type Client as C, type ExpiresIn as E, type JourneyTokenParameters as J, type OperationMethods as O, Paths as P, type RoleId as R, type TokenParameters as T, Components as a, type PathsDictionary as b, type AccessTokenId as c, type AccessTokenItem as d, type AccessTokenJourneyId as e, type AccessTokenName as f, type AccessTokenParameters as g, type AccessTokenType as h, type AppTokenParameters as i, type Assignments as j, type AssumeTokenParameters as k, type PortalId as l, type PortalTokenParameters as m };