@epilot/sdk 2.8.5 → 2.8.7

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 (148) hide show
  1. package/definitions/access-token-runtime.json +1 -1
  2. package/definitions/access-token.json +1 -155
  3. package/definitions/app.json +8 -101
  4. package/definitions/automation.json +0 -120
  5. package/definitions/blueprint-manifest-runtime.json +1 -1
  6. package/definitions/blueprint-manifest.json +349 -1643
  7. package/definitions/configuration-hub-runtime.json +1 -1
  8. package/definitions/configuration-hub.json +0 -623
  9. package/definitions/customer-portal-runtime.json +1 -1
  10. package/definitions/customer-portal.json +78 -383
  11. package/definitions/design-runtime.json +1 -1
  12. package/definitions/design.json +12 -52
  13. package/definitions/event-catalog-runtime.json +1 -1
  14. package/definitions/event-catalog.json +12 -168
  15. package/definitions/file-runtime.json +1 -1
  16. package/definitions/file.json +4 -152
  17. package/definitions/integration-toolkit-runtime.json +1 -1
  18. package/definitions/integration-toolkit.json +16 -785
  19. package/definitions/journey-runtime.json +1 -1
  20. package/definitions/journey.json +1 -21
  21. package/definitions/notes-runtime.json +1 -1
  22. package/definitions/notes.json +1 -123
  23. package/definitions/pricing.json +406 -224
  24. package/definitions/targeting-runtime.json +1 -1
  25. package/definitions/targeting.json +7 -257
  26. package/definitions/user-runtime.json +1 -1
  27. package/definitions/user.json +0 -441
  28. package/definitions/webhooks.json +0 -31
  29. package/dist/apis/access-token.cjs +6 -6
  30. package/dist/apis/access-token.js +1 -1
  31. package/dist/apis/address-suggestions.cjs +6 -6
  32. package/dist/apis/address-suggestions.js +1 -1
  33. package/dist/apis/address.cjs +6 -6
  34. package/dist/apis/address.js +1 -1
  35. package/dist/apis/ai-agents.cjs +6 -6
  36. package/dist/apis/ai-agents.js +1 -1
  37. package/dist/apis/app.cjs +6 -6
  38. package/dist/apis/app.js +1 -1
  39. package/dist/apis/audit-logs.cjs +6 -6
  40. package/dist/apis/audit-logs.js +1 -1
  41. package/dist/apis/automation.cjs +6 -6
  42. package/dist/apis/automation.js +1 -1
  43. package/dist/apis/billing.cjs +6 -6
  44. package/dist/apis/billing.js +1 -1
  45. package/dist/apis/blueprint-manifest.cjs +6 -6
  46. package/dist/apis/blueprint-manifest.js +1 -1
  47. package/dist/apis/calendar.cjs +6 -6
  48. package/dist/apis/calendar.js +1 -1
  49. package/dist/apis/configuration-hub.cjs +6 -6
  50. package/dist/apis/configuration-hub.js +1 -1
  51. package/dist/apis/consent.cjs +6 -6
  52. package/dist/apis/consent.js +1 -1
  53. package/dist/apis/customer-portal.cjs +6 -6
  54. package/dist/apis/customer-portal.js +1 -1
  55. package/dist/apis/dashboard.cjs +6 -6
  56. package/dist/apis/dashboard.js +1 -1
  57. package/dist/apis/data-governance.cjs +6 -6
  58. package/dist/apis/data-governance.js +1 -1
  59. package/dist/apis/deduplication.cjs +6 -6
  60. package/dist/apis/deduplication.js +1 -1
  61. package/dist/apis/design.cjs +6 -6
  62. package/dist/apis/design.js +1 -1
  63. package/dist/apis/document.cjs +6 -6
  64. package/dist/apis/document.js +1 -1
  65. package/dist/apis/email-settings.cjs +6 -6
  66. package/dist/apis/email-settings.js +1 -1
  67. package/dist/apis/email-template.cjs +6 -6
  68. package/dist/apis/email-template.js +1 -1
  69. package/dist/apis/entity-mapping.cjs +6 -6
  70. package/dist/apis/entity-mapping.js +1 -1
  71. package/dist/apis/entity.cjs +6 -6
  72. package/dist/apis/entity.js +1 -1
  73. package/dist/apis/environments.cjs +6 -6
  74. package/dist/apis/environments.js +1 -1
  75. package/dist/apis/event-catalog.cjs +6 -6
  76. package/dist/apis/event-catalog.js +1 -1
  77. package/dist/apis/file.cjs +6 -6
  78. package/dist/apis/file.js +1 -1
  79. package/dist/apis/iban.cjs +6 -6
  80. package/dist/apis/iban.js +1 -1
  81. package/dist/apis/integration-toolkit.cjs +6 -6
  82. package/dist/apis/integration-toolkit.js +1 -1
  83. package/dist/apis/journey.cjs +6 -6
  84. package/dist/apis/journey.js +1 -1
  85. package/dist/apis/kanban.cjs +6 -6
  86. package/dist/apis/kanban.js +1 -1
  87. package/dist/apis/message.cjs +6 -6
  88. package/dist/apis/message.js +1 -1
  89. package/dist/apis/metering.cjs +6 -6
  90. package/dist/apis/metering.js +1 -1
  91. package/dist/apis/notes.cjs +6 -6
  92. package/dist/apis/notes.js +1 -1
  93. package/dist/apis/notification.cjs +6 -6
  94. package/dist/apis/notification.js +1 -1
  95. package/dist/apis/organization.cjs +6 -6
  96. package/dist/apis/organization.js +1 -1
  97. package/dist/apis/partner-directory.cjs +6 -6
  98. package/dist/apis/partner-directory.js +1 -1
  99. package/dist/apis/permissions.cjs +6 -6
  100. package/dist/apis/permissions.js +1 -1
  101. package/dist/apis/pricing-tier.cjs +6 -6
  102. package/dist/apis/pricing-tier.js +1 -1
  103. package/dist/apis/pricing.cjs +6 -6
  104. package/dist/apis/pricing.js +1 -1
  105. package/dist/apis/purpose.cjs +6 -6
  106. package/dist/apis/purpose.js +1 -1
  107. package/dist/apis/query.cjs +6 -6
  108. package/dist/apis/query.js +1 -1
  109. package/dist/apis/sandbox.cjs +6 -6
  110. package/dist/apis/sandbox.js +1 -1
  111. package/dist/apis/sharing.cjs +6 -6
  112. package/dist/apis/sharing.js +1 -1
  113. package/dist/apis/snapshot.cjs +6 -6
  114. package/dist/apis/snapshot.js +1 -1
  115. package/dist/apis/submission.cjs +6 -6
  116. package/dist/apis/submission.js +1 -1
  117. package/dist/apis/target.cjs +6 -6
  118. package/dist/apis/target.js +1 -1
  119. package/dist/apis/targeting.cjs +6 -6
  120. package/dist/apis/targeting.d.cts +2 -2
  121. package/dist/apis/targeting.d.ts +2 -2
  122. package/dist/apis/targeting.js +1 -1
  123. package/dist/apis/template-variables.cjs +6 -6
  124. package/dist/apis/template-variables.js +1 -1
  125. package/dist/apis/user.cjs +6 -6
  126. package/dist/apis/user.js +1 -1
  127. package/dist/apis/validation-rules.cjs +6 -6
  128. package/dist/apis/validation-rules.js +1 -1
  129. package/dist/apis/webhooks.cjs +6 -6
  130. package/dist/apis/webhooks.js +1 -1
  131. package/dist/apis/workflow-definition.cjs +6 -6
  132. package/dist/apis/workflow-definition.js +1 -1
  133. package/dist/apis/workflow.cjs +6 -6
  134. package/dist/apis/workflow.js +1 -1
  135. package/dist/{chunk-XRIEGQXL.cjs → chunk-7LIGFCRI.cjs} +1 -1
  136. package/dist/{chunk-5FXMXMNX.js → chunk-CMANJ4LY.js} +1 -1
  137. package/dist/index.cjs +8 -8
  138. package/dist/index.d.cts +1 -1
  139. package/dist/index.d.ts +1 -1
  140. package/dist/index.js +1 -1
  141. package/dist/{targeting-DAFJBPIZ.cjs → targeting-WC62BBZN.cjs} +1 -1
  142. package/dist/{targeting-TGPCRRI6.js → targeting-X4Y2ODBT.js} +1 -1
  143. package/dist/{targeting.d-DxHQbn7-.d.cts → targeting.d-0rNF7ErD.d.cts} +11 -4
  144. package/dist/{targeting.d-DxHQbn7-.d.ts → targeting.d-0rNF7ErD.d.ts} +11 -4
  145. package/docs/targeting.md +6 -3
  146. package/package.json +1 -1
  147. package/definitions/snapshot-runtime.json +0 -1
  148. package/definitions/snapshot.json +0 -950
@@ -1 +1 @@
1
- {"s":"https://targeting.sls.epilot.io","o":[["changeCampaignStatus","post","/v1/campaign/{campaign_id}/status",[["CampaignIdPathParam"]]],["getCampaignJobStatus","get","/v1/campaign/{campaign_id}/job",[["CampaignIdPathParam"]]],["getCampaignPortals","get","/v1/campaign/{campaign_id}/portals",[["CampaignIdPathParam"]]],["retriggerCampaignAutomations","post","/v1/campaign/{campaign_id}/automations:retrigger",[["CampaignIdPathParam"]],1],["setupCampaign","post","/v1/campaign:setup",null,1],["matchCampaigns","post","/v1/campaign:match",null,1],["matchTargets","post","/v1/target:match",null,1],["getTargetQueries","post","/v1/target/queries",null,1],["createRecipient","post","/v1/campaign/{campaign_id}/recipient",[["CampaignIdPathParam"]],1],["updateRecipient","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["updateRecipientPortalStatus","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}/portal:status",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["getRecipients","get","/v1/campaign/{campaign_id}/recipients",[["CampaignIdPathParam"],["limit","q"],["next","q"],["q","q"],["automation_status","q"],["portal_status","q"]]]],"v":"3.0.3","cp":{"CampaignIdPathParam":["campaign_id","p",true],"RecipientIdPathParam":["recipient_id","p",true]}}
1
+ {"s":"https://targeting.sls.epilot.io","o":[["changeCampaignStatus","post","/v1/campaign/{campaign_id}/status",[["CampaignIdPathParam"]]],["getCampaignJobStatus","get","/v1/campaign/{campaign_id}/job",[["CampaignIdPathParam"]]],["getCampaignPortals","get","/v1/campaign/{campaign_id}/portals",[["CampaignIdPathParam"]]],["retriggerCampaignAutomations","post","/v1/campaign/{campaign_id}/automations:retrigger",[["CampaignIdPathParam"]],1],["matchCampaigns","post","/v1/campaign:match",null,1],["matchTargets","post","/v1/target:match",null,1],["getTargetQueries","post","/v1/target/queries",null,1],["createRecipient","post","/v1/campaign/{campaign_id}/recipient",[["CampaignIdPathParam"]],1],["updateRecipient","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["updateRecipientPortalStatus","patch","/v1/campaign/{campaign_id}/recipient/{recipient_id}/portal:status",[["CampaignIdPathParam"],["RecipientIdPathParam"]],1],["getRecipients","get","/v1/campaign/{campaign_id}/recipients",[["CampaignIdPathParam"],["limit","q"],["next","q"],["q","q"],["automation_status","q"],["portal_status","q"]]]],"v":"3.0.3","cp":{"CampaignIdPathParam":["campaign_id","p",true],"RecipientIdPathParam":["recipient_id","p",true]}}
@@ -31,6 +31,13 @@
31
31
  "servers": [
32
32
  {
33
33
  "url": "https://targeting.sls.epilot.io"
34
+ },
35
+ {
36
+ "url": "https://targeting.sls.epilot.io"
37
+ },
38
+ {
39
+ "url": "https://targeting.sls.epilot.io",
40
+ "description": "Production Server"
34
41
  }
35
42
  ],
36
43
  "paths": {
@@ -171,42 +178,6 @@
171
178
  }
172
179
  }
173
180
  },
174
- "/v1/campaign:setup": {
175
- "post": {
176
- "operationId": "setupCampaign",
177
- "summary": "Set up a campaign with related entities and configurations",
178
- "description": "Creates a `campaign` entity together with its related entities and configurations in a single call.\nUsed by the campaign wizard UI, but not restricted to it.\n",
179
- "tags": [
180
- "Campaign"
181
- ],
182
- "security": [
183
- {
184
- "EpilotAuth": []
185
- }
186
- ],
187
- "requestBody": {
188
- "required": true,
189
- "content": {
190
- "application/json": {
191
- "schema": {
192
- "$ref": "#/components/schemas/SetupCampaignRequest"
193
- }
194
- }
195
- }
196
- },
197
- "responses": {
198
- "201": {
199
- "$ref": "#/components/responses/SetupCampaignResponse"
200
- },
201
- "400": {
202
- "$ref": "#/components/responses/ClientErrorResponse"
203
- },
204
- "500": {
205
- "$ref": "#/components/responses/ServerErrorResponse"
206
- }
207
- }
208
- }
209
- },
210
181
  "/v1/campaign:match": {
211
182
  "post": {
212
183
  "operationId": "matchCampaigns",
@@ -1210,207 +1181,6 @@
1210
1181
  "required": [
1211
1182
  "status"
1212
1183
  ]
1213
- },
1214
- "SetupCampaignRequest": {
1215
- "description": "Discriminated by `type`. Each campaign variant has its own request shape;\nnew variants are added by introducing a new schema and extending the `oneOf` list.\n",
1216
- "oneOf": [
1217
- {
1218
- "$ref": "#/components/schemas/SetupTariffChangeCampaignRequest"
1219
- }
1220
- ],
1221
- "discriminator": {
1222
- "propertyName": "type",
1223
- "mapping": {
1224
- "tariff_change": "#/components/schemas/SetupTariffChangeCampaignRequest"
1225
- }
1226
- }
1227
- },
1228
- "SetupTariffChangeCampaignRequest": {
1229
- "type": "object",
1230
- "properties": {
1231
- "type": {
1232
- "type": "string",
1233
- "enum": [
1234
- "tariff_change"
1235
- ]
1236
- },
1237
- "product_recommendation": {
1238
- "type": "object",
1239
- "properties": {
1240
- "name": {
1241
- "type": "string",
1242
- "description": "Optional name of the product recommendation. Defaults to the campaign name."
1243
- },
1244
- "source_product_id": {
1245
- "allOf": [
1246
- {
1247
- "$ref": "#/components/schemas/BaseUUID"
1248
- }
1249
- ],
1250
- "description": "Optional source product entity ID for the recommendation."
1251
- },
1252
- "source_price_id": {
1253
- "allOf": [
1254
- {
1255
- "$ref": "#/components/schemas/BaseUUID"
1256
- }
1257
- ],
1258
- "description": "Optional source price entity ID for the recommendation."
1259
- },
1260
- "offers": {
1261
- "type": "array",
1262
- "description": "Offer blocks for the product_recommendation entity.",
1263
- "items": {
1264
- "type": "object",
1265
- "properties": {
1266
- "target_id": {
1267
- "$ref": "#/components/schemas/BaseUUID",
1268
- "description": "Optional per-offer target entity ID."
1269
- },
1270
- "items": {
1271
- "type": "array",
1272
- "description": "Product/price pairs within this offer.",
1273
- "items": {
1274
- "type": "object",
1275
- "properties": {
1276
- "product_id": {
1277
- "$ref": "#/components/schemas/BaseUUID"
1278
- },
1279
- "price_id": {
1280
- "$ref": "#/components/schemas/BaseUUID"
1281
- },
1282
- "highlight_config": {
1283
- "type": "object",
1284
- "description": "Opaque per-item highlight/comparison config persisted as-is on the entity.",
1285
- "additionalProperties": true
1286
- }
1287
- },
1288
- "required": [
1289
- "product_id",
1290
- "price_id"
1291
- ],
1292
- "additionalProperties": false
1293
- }
1294
- }
1295
- },
1296
- "required": [
1297
- "items"
1298
- ],
1299
- "additionalProperties": false
1300
- }
1301
- }
1302
- },
1303
- "additionalProperties": false
1304
- },
1305
- "campaign": {
1306
- "type": "object",
1307
- "properties": {
1308
- "name": {
1309
- "type": "string"
1310
- },
1311
- "goal": {
1312
- "type": "string"
1313
- },
1314
- "target_ids": {
1315
- "type": "array",
1316
- "description": "List of target entity IDs to attach to the campaign. Today only a single\nentry is supported (campaign.target is has_one) but the array shape is kept\nfor forward-compatibility — only `target_ids[0]` is used.\n",
1317
- "items": {
1318
- "$ref": "#/components/schemas/BaseUUID"
1319
- }
1320
- }
1321
- },
1322
- "required": [
1323
- "name",
1324
- "target_ids"
1325
- ],
1326
- "additionalProperties": false
1327
- },
1328
- "journey": {
1329
- "type": "object",
1330
- "description": "Optional journey configuration selected in the wizard. Only sent by the\nconsumer once a journey has been chosen.\n",
1331
- "properties": {
1332
- "journey_id": {
1333
- "$ref": "#/components/schemas/BaseUUID"
1334
- }
1335
- },
1336
- "required": [
1337
- "journey_id"
1338
- ],
1339
- "additionalProperties": false
1340
- },
1341
- "channels": {
1342
- "type": "object",
1343
- "description": "Optional delivery channel configuration. Each channel is only sent by the\nconsumer once it has been enabled and fully configured in the wizard.\n",
1344
- "properties": {
1345
- "portal_widget": {
1346
- "type": "object",
1347
- "description": "Portal widget placement for the product recommendation block. Only sent by\nthe consumer once both a portal and a block have been selected.\n",
1348
- "properties": {
1349
- "portal_id": {
1350
- "$ref": "#/components/schemas/BaseUUID"
1351
- },
1352
- "block_id": {
1353
- "$ref": "#/components/schemas/BaseUUID"
1354
- }
1355
- },
1356
- "required": [
1357
- "portal_id",
1358
- "block_id"
1359
- ],
1360
- "additionalProperties": false
1361
- },
1362
- "email": {
1363
- "type": "object",
1364
- "description": "Email campaign delivery. The selected automation flow is persisted as the\ncampaign's `flow_id` and is responsible for sending the campaign emails.\nOnly sent by the consumer once an automation has been selected.\n",
1365
- "properties": {
1366
- "automation_id": {
1367
- "$ref": "#/components/schemas/BaseUUID"
1368
- }
1369
- },
1370
- "required": [
1371
- "automation_id"
1372
- ],
1373
- "additionalProperties": false
1374
- }
1375
- },
1376
- "additionalProperties": false
1377
- }
1378
- },
1379
- "required": [
1380
- "type",
1381
- "product_recommendation",
1382
- "campaign"
1383
- ],
1384
- "additionalProperties": false
1385
- },
1386
- "SetupTariffChangeCampaignResponse": {
1387
- "type": "object",
1388
- "properties": {
1389
- "type": {
1390
- "type": "string",
1391
- "enum": [
1392
- "tariff_change"
1393
- ]
1394
- },
1395
- "product_recommendation_id": {
1396
- "$ref": "#/components/schemas/BaseUUID"
1397
- },
1398
- "campaign_id": {
1399
- "$ref": "#/components/schemas/BaseUUID"
1400
- },
1401
- "journey_id": {
1402
- "$ref": "#/components/schemas/BaseUUID"
1403
- },
1404
- "portal_widget_id": {
1405
- "$ref": "#/components/schemas/BaseUUID"
1406
- }
1407
- },
1408
- "required": [
1409
- "type",
1410
- "product_recommendation_id",
1411
- "campaign_id"
1412
- ],
1413
- "additionalProperties": false
1414
1184
  }
1415
1185
  },
1416
1186
  "securitySchemes": {
@@ -1672,26 +1442,6 @@
1672
1442
  }
1673
1443
  }
1674
1444
  },
1675
- "SetupCampaignResponse": {
1676
- "description": "Discriminated by `type`, mirroring the request. Each campaign variant has its\nown response shape; new variants extend the `oneOf` list alongside the request.\n",
1677
- "content": {
1678
- "application/json": {
1679
- "schema": {
1680
- "oneOf": [
1681
- {
1682
- "$ref": "#/components/schemas/SetupTariffChangeCampaignResponse"
1683
- }
1684
- ],
1685
- "discriminator": {
1686
- "propertyName": "type",
1687
- "mapping": {
1688
- "tariff_change": "#/components/schemas/SetupTariffChangeCampaignResponse"
1689
- }
1690
- }
1691
- }
1692
- }
1693
- }
1694
- },
1695
1445
  "RetriggerAutomationsResponse": {
1696
1446
  "description": "Response to a request to retrigger automations for campaign recipients",
1697
1447
  "content": {
@@ -1 +1 @@
1
- {"s":"https://user.sls.epilot.io","o":[["signUpUser","post","/v2/users/public/signup",[["token","q"]],1],["getMeV2","get","/v2/users/me"],["listUserSettings","get","/v2/users/me/settings"],["getUserSettingsScope","get","/v2/users/me/settings/{scope}",[["scope","p",true]]],["getUserSetting","get","/v2/users/me/settings/{scope}/{key}",[["scope","p",true],["key","p",true]]],["putUserSetting","put","/v2/users/me/settings/{scope}/{key}",[["scope","p",true],["key","p",true]],1],["deleteUserSetting","delete","/v2/users/me/settings/{scope}/{key}",[["scope","p",true],["key","p",true]]],["listUsersV2","get","/v2/users",[["query","q"],["limit","q"],["offset","q"]]],["getUserV2","get","/v2/users/{id}",[["id","p",true]]],["updateUserV2","patch","/v2/users/{id}",[["id","p",true]],1],["deleteUserV2","delete","/v2/users/{id}",[["id","p",true]]],["inviteUser","post","/v2/users/invite",null,1],["resendUserInvitation","post","/v2/users/invite:resendEmail",null,1],["sendUserPasswordReset","post","/v2/users:sendPasswordReset",null,1],["getGroupsForUser","get","/v2/users/{id}/groups",[["id","p",true]]],["getGroups","get","/v1/groups",[["query","q"],["limit","q"],["offset","q"],["hydrate","q"]]],["createGroup","post","/v1/groups",null,1],["getGroup","get","/v1/groups/{id}",[["id","p",true],["hydrate","q"]]],["updateGroup","patch","/v1/groups/{id}",[["id","p",true]],1],["deleteGroup","delete","/v1/groups/{id}",[["id","p",true]]],["advanceUserAssignment","post","/v1/groups/{id}/user:next",[["id","p",true]]],["createNavigation","post","/v2/user/navigations",null,1],["getNavigation","get","/v2/user/navigations/{id}",[["id","p",true]]],["verifyEmailWithToken","post","/v2/users/public/verifyEmail",[["token","q",true]],1],["requestPasswordReset","post","/v2/users/public/requestPasswordReset",null,1],["checkInviteToken","get","/v2/users/public/checkToken",[["token","q",true]]],["activateUser","post","/v2/users/public/activate",[["token","q",true]],1],["rejectInvite","delete","/v2/users/public/reject",[["token","q",true]]],["getUserLoginParametersV2","get","/v2/users/public/username/{username}:getLoginParameters",[["username","p",true]]],["beginPasskeyAuthentication","post","/v2/users/public/passkeys:authenticateBegin",null,1],["beginDiscoverablePasskeyAuthentication","post","/v2/users/public/passkeys:authenticateBeginDiscoverable"],["resolveDiscoverableCredential","post","/v2/users/public/passkeys:resolveCredential",null,1],["beginPasskeyRegistration","post","/v2/users/me/passkeys:registerBegin",null,1],["completePasskeyRegistration","post","/v2/users/me/passkeys:registerComplete",null,1],["listPasskeys","get","/v2/users/me/passkeys"],["deletePasskey","delete","/v2/users/me/passkeys/{credentialId}",[["credentialId","p",true]]],["switchOrganization","post","/v2/users/switchOrganization",null,1],["getMe","get","/v1/users/me"],["listUsers","get","/v1/users",[["org_ids","q",false,"form",false],["query","q"],["limit","q"],["offset","q"]]],["getUser","get","/v1/users/{id}",[["id","p",true]]],["getUserLoginParameters","get","/v1/users/username/{username}:getLoginParameters",[["username","p",true]]]]}
1
+ {"s":"https://user.sls.epilot.io","o":[["signUpUser","post","/v2/users/public/signup",[["token","q"]],1],["getMeV2","get","/v2/users/me"],["listUsersV2","get","/v2/users",[["query","q"],["limit","q"],["offset","q"]]],["getUserV2","get","/v2/users/{id}",[["id","p",true]]],["updateUserV2","patch","/v2/users/{id}",[["id","p",true]],1],["deleteUserV2","delete","/v2/users/{id}",[["id","p",true]]],["inviteUser","post","/v2/users/invite",null,1],["resendUserInvitation","post","/v2/users/invite:resendEmail",null,1],["getGroupsForUser","get","/v2/users/{id}/groups",[["id","p",true]]],["getGroups","get","/v1/groups",[["query","q"],["limit","q"],["offset","q"],["hydrate","q"]]],["createGroup","post","/v1/groups",null,1],["getGroup","get","/v1/groups/{id}",[["id","p",true],["hydrate","q"]]],["updateGroup","patch","/v1/groups/{id}",[["id","p",true]],1],["deleteGroup","delete","/v1/groups/{id}",[["id","p",true]]],["advanceUserAssignment","post","/v1/groups/{id}/user:next",[["id","p",true]]],["createNavigation","post","/v2/user/navigations",null,1],["getNavigation","get","/v2/user/navigations/{id}",[["id","p",true]]],["verifyEmailWithToken","post","/v2/users/public/verifyEmail",[["token","q",true]],1],["checkInviteToken","get","/v2/users/public/checkToken",[["token","q",true]]],["activateUser","post","/v2/users/public/activate",[["token","q",true]],1],["rejectInvite","delete","/v2/users/public/reject",[["token","q",true]]],["getUserLoginParametersV2","get","/v2/users/public/username/{username}:getLoginParameters",[["username","p",true]]],["beginPasskeyAuthentication","post","/v2/users/public/passkeys:authenticateBegin",null,1],["beginDiscoverablePasskeyAuthentication","post","/v2/users/public/passkeys:authenticateBeginDiscoverable"],["resolveDiscoverableCredential","post","/v2/users/public/passkeys:resolveCredential",null,1],["beginPasskeyRegistration","post","/v2/users/me/passkeys:registerBegin",null,1],["completePasskeyRegistration","post","/v2/users/me/passkeys:registerComplete",null,1],["listPasskeys","get","/v2/users/me/passkeys"],["deletePasskey","delete","/v2/users/me/passkeys/{credentialId}",[["credentialId","p",true]]],["switchOrganization","post","/v2/users/switchOrganization",null,1],["getMe","get","/v1/users/me"],["listUsers","get","/v1/users",[["org_ids","q",false,"form",false],["query","q"],["limit","q"],["offset","q"]]],["getUser","get","/v1/users/{id}",[["id","p",true]]],["getUserLoginParameters","get","/v1/users/username/{username}:getLoginParameters",[["username","p",true]]]]}