@seamapi/types 1.293.1 → 1.294.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +278 -66
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +146 -2
- package/lib/seam/connect/models/acs/acs-credential-provisioning-automation.d.ts +3 -5
- package/lib/seam/connect/models/acs/acs-credential-provisioning-automation.js +23 -6
- package/lib/seam/connect/models/acs/acs-credential-provisioning-automation.js.map +1 -1
- package/lib/seam/connect/models/user-identities/user-identity.js +26 -8
- package/lib/seam/connect/models/user-identities/user-identity.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +84 -0
- package/lib/seam/connect/openapi.js +247 -41
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +62 -2
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential-provisioning-automation.ts +32 -7
- package/src/lib/seam/connect/models/user-identities/user-identity.ts +34 -10
- package/src/lib/seam/connect/openapi.ts +285 -41
- package/src/lib/seam/connect/route-types.ts +62 -2
|
@@ -18,15 +18,13 @@ export declare const acs_credential_provisioning_automation: z.ZodObject<{
|
|
|
18
18
|
credential_manager_acs_system_id: string;
|
|
19
19
|
user_identity_id: string;
|
|
20
20
|
}>;
|
|
21
|
-
export declare const enrollment_automation: z.ZodObject<
|
|
22
|
-
|
|
21
|
+
export declare const enrollment_automation: z.ZodObject<{
|
|
22
|
+
enrollment_automation_id: z.ZodString;
|
|
23
23
|
credential_manager_acs_system_id: z.ZodString;
|
|
24
24
|
user_identity_id: z.ZodString;
|
|
25
25
|
created_at: z.ZodString;
|
|
26
26
|
workspace_id: z.ZodString;
|
|
27
|
-
}, "
|
|
28
|
-
enrollment_automation_id: z.ZodString;
|
|
29
|
-
}>, "strip", z.ZodTypeAny, {
|
|
27
|
+
}, "strip", z.ZodTypeAny, {
|
|
30
28
|
created_at: string;
|
|
31
29
|
workspace_id: string;
|
|
32
30
|
credential_manager_acs_system_id: string;
|
|
@@ -6,11 +6,28 @@ export const acs_credential_provisioning_automation = z.object({
|
|
|
6
6
|
created_at: z.string().datetime(),
|
|
7
7
|
workspace_id: z.string().uuid(),
|
|
8
8
|
});
|
|
9
|
-
export const enrollment_automation =
|
|
10
|
-
.
|
|
11
|
-
|
|
9
|
+
export const enrollment_automation = z
|
|
10
|
+
.object({
|
|
11
|
+
enrollment_automation_id: z
|
|
12
|
+
.string()
|
|
13
|
+
.uuid()
|
|
14
|
+
.describe('ID of the enrollment automation.'),
|
|
15
|
+
credential_manager_acs_system_id: z
|
|
16
|
+
.string()
|
|
17
|
+
.uuid()
|
|
18
|
+
.describe('ID of the associated [ACS system](https://docs.seam.co/latest/capability-guides/access-systems) that serves as the credential manager.'),
|
|
19
|
+
user_identity_id: z
|
|
20
|
+
.string()
|
|
21
|
+
.uuid()
|
|
22
|
+
.describe('ID of the associated [user identity](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/managing-mobile-app-user-accounts-with-user-identities#what-is-a-user-identity).'),
|
|
23
|
+
created_at: z
|
|
24
|
+
.string()
|
|
25
|
+
.datetime()
|
|
26
|
+
.describe('Date and time at which the enrollment automation was created.'),
|
|
27
|
+
workspace_id: z
|
|
28
|
+
.string()
|
|
29
|
+
.uuid()
|
|
30
|
+
.describe('ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces) that contains the enrollment automation.'),
|
|
12
31
|
})
|
|
13
|
-
.
|
|
14
|
-
enrollment_automation_id: z.string().uuid(),
|
|
15
|
-
}));
|
|
32
|
+
.describe('Represents an [enrollment automation](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/issuing-mobile-credentials-from-an-access-control-system) within the [Seam mobile access solution](https://docs.seam.co/latest/capability-guides/mobile-access-in-development).');
|
|
16
33
|
//# sourceMappingURL=acs-credential-provisioning-automation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"acs-credential-provisioning-automation.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/acs/acs-credential-provisioning-automation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,sCAAsC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7D,yCAAyC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5D,gCAAgC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnD,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;CAChC,CAAC,CAAA;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,
|
|
1
|
+
{"version":3,"file":"acs-credential-provisioning-automation.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/acs/acs-credential-provisioning-automation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,sCAAsC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7D,yCAAyC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5D,gCAAgC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnD,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;CAChC,CAAC,CAAA;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC;KACnC,MAAM,CAAC;IACN,wBAAwB,EAAE,CAAC;SACxB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CAAC,kCAAkC,CAAC;IAC/C,gCAAgC,EAAE,CAAC;SAChC,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,wIAAwI,CACzI;IACH,gBAAgB,EAAE,CAAC;SAChB,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,kMAAkM,CACnM;IACH,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,+DAA+D,CAChE;IACH,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,sHAAsH,CACvH;CACJ,CAAC;KACD,QAAQ,CACP,kSAAkS,CACnS,CAAA"}
|
|
@@ -1,13 +1,31 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import { phone_number } from '../phone-number.js';
|
|
3
|
-
export const user_identity = z
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
export const user_identity = z
|
|
4
|
+
.object({
|
|
5
|
+
user_identity_id: z.string().uuid().describe('ID of the user identity.'),
|
|
6
|
+
user_identity_key: z
|
|
7
|
+
.string()
|
|
8
|
+
.min(1)
|
|
9
|
+
.nullable()
|
|
10
|
+
.describe('Unique key for the user identity.'),
|
|
11
|
+
email_address: z
|
|
12
|
+
.string()
|
|
13
|
+
.email()
|
|
14
|
+
.nullable()
|
|
15
|
+
.describe('Unique email address for the user identity.'),
|
|
16
|
+
phone_number: phone_number
|
|
17
|
+
.nullable()
|
|
18
|
+
.describe('Unique phone number for the user identity in [E.164 format](https://www.itu.int/rec/T-REC-E.164/en) (for example, +15555550100).'),
|
|
8
19
|
display_name: z.string().min(1),
|
|
9
20
|
full_name: z.string().min(1).nullable(),
|
|
10
|
-
created_at: z
|
|
11
|
-
|
|
12
|
-
|
|
21
|
+
created_at: z
|
|
22
|
+
.string()
|
|
23
|
+
.datetime()
|
|
24
|
+
.describe('Date and time at which the user identity was created.'),
|
|
25
|
+
workspace_id: z
|
|
26
|
+
.string()
|
|
27
|
+
.uuid()
|
|
28
|
+
.describe('ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces) that contains the user identity.'),
|
|
29
|
+
})
|
|
30
|
+
.describe('Represents a [user identity](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/managing-mobile-app-user-accounts-with-user-identities#what-is-a-user-identity) associated with an application user account.');
|
|
13
31
|
//# sourceMappingURL=user-identity.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-identity.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/user-identities/user-identity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"user-identity.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/user-identities/user-identity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC;KAC3B,MAAM,CAAC;IACN,gBAAgB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,CAAC,0BAA0B,CAAC;IACxE,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,GAAG,CAAC,CAAC,CAAC;SACN,QAAQ,EAAE;SACV,QAAQ,CAAC,mCAAmC,CAAC;IAChD,aAAa,EAAE,CAAC;SACb,MAAM,EAAE;SACR,KAAK,EAAE;SACP,QAAQ,EAAE;SACV,QAAQ,CAAC,6CAA6C,CAAC;IAC1D,YAAY,EAAE,YAAY;SACvB,QAAQ,EAAE;SACV,QAAQ,CACP,kIAAkI,CACnI;IACH,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC/B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IACvC,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,uDAAuD,CAAC;IACpE,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,IAAI,EAAE;SACN,QAAQ,CACP,8GAA8G,CAC/G;CACJ,CAAC;KACD,QAAQ,CACP,sOAAsO,CACvO,CAAA"}
|
|
@@ -3722,24 +3722,30 @@ declare const _default: {
|
|
|
3722
3722
|
type: string;
|
|
3723
3723
|
};
|
|
3724
3724
|
enrollment_automation: {
|
|
3725
|
+
description: string;
|
|
3725
3726
|
properties: {
|
|
3726
3727
|
created_at: {
|
|
3728
|
+
description: string;
|
|
3727
3729
|
format: string;
|
|
3728
3730
|
type: string;
|
|
3729
3731
|
};
|
|
3730
3732
|
credential_manager_acs_system_id: {
|
|
3733
|
+
description: string;
|
|
3731
3734
|
format: string;
|
|
3732
3735
|
type: string;
|
|
3733
3736
|
};
|
|
3734
3737
|
enrollment_automation_id: {
|
|
3738
|
+
description: string;
|
|
3735
3739
|
format: string;
|
|
3736
3740
|
type: string;
|
|
3737
3741
|
};
|
|
3738
3742
|
user_identity_id: {
|
|
3743
|
+
description: string;
|
|
3739
3744
|
format: string;
|
|
3740
3745
|
type: string;
|
|
3741
3746
|
};
|
|
3742
3747
|
workspace_id: {
|
|
3748
|
+
description: string;
|
|
3743
3749
|
format: string;
|
|
3744
3750
|
type: string;
|
|
3745
3751
|
};
|
|
@@ -4545,8 +4551,10 @@ declare const _default: {
|
|
|
4545
4551
|
type: string;
|
|
4546
4552
|
};
|
|
4547
4553
|
user_identity: {
|
|
4554
|
+
description: string;
|
|
4548
4555
|
properties: {
|
|
4549
4556
|
created_at: {
|
|
4557
|
+
description: string;
|
|
4550
4558
|
format: string;
|
|
4551
4559
|
type: string;
|
|
4552
4560
|
};
|
|
@@ -4555,6 +4563,7 @@ declare const _default: {
|
|
|
4555
4563
|
type: string;
|
|
4556
4564
|
};
|
|
4557
4565
|
email_address: {
|
|
4566
|
+
description: string;
|
|
4558
4567
|
format: string;
|
|
4559
4568
|
nullable: boolean;
|
|
4560
4569
|
type: string;
|
|
@@ -4565,19 +4574,23 @@ declare const _default: {
|
|
|
4565
4574
|
type: string;
|
|
4566
4575
|
};
|
|
4567
4576
|
phone_number: {
|
|
4577
|
+
description: string;
|
|
4568
4578
|
nullable: boolean;
|
|
4569
4579
|
type: string;
|
|
4570
4580
|
};
|
|
4571
4581
|
user_identity_id: {
|
|
4582
|
+
description: string;
|
|
4572
4583
|
format: string;
|
|
4573
4584
|
type: string;
|
|
4574
4585
|
};
|
|
4575
4586
|
user_identity_key: {
|
|
4587
|
+
description: string;
|
|
4576
4588
|
minLength: number;
|
|
4577
4589
|
nullable: boolean;
|
|
4578
4590
|
type: string;
|
|
4579
4591
|
};
|
|
4580
4592
|
workspace_id: {
|
|
4593
|
+
description: string;
|
|
4581
4594
|
format: string;
|
|
4582
4595
|
type: string;
|
|
4583
4596
|
};
|
|
@@ -18014,6 +18027,7 @@ declare const _default: {
|
|
|
18014
18027
|
};
|
|
18015
18028
|
'/user_identities/add_acs_user': {
|
|
18016
18029
|
post: {
|
|
18030
|
+
description: string;
|
|
18017
18031
|
operationId: string;
|
|
18018
18032
|
requestBody: {
|
|
18019
18033
|
content: {
|
|
@@ -18021,10 +18035,12 @@ declare const _default: {
|
|
|
18021
18035
|
schema: {
|
|
18022
18036
|
properties: {
|
|
18023
18037
|
acs_user_id: {
|
|
18038
|
+
description: string;
|
|
18024
18039
|
format: string;
|
|
18025
18040
|
type: string;
|
|
18026
18041
|
};
|
|
18027
18042
|
user_identity_id: {
|
|
18043
|
+
description: string;
|
|
18028
18044
|
format: string;
|
|
18029
18045
|
type: string;
|
|
18030
18046
|
};
|
|
@@ -18077,8 +18093,10 @@ declare const _default: {
|
|
|
18077
18093
|
'x-fern-sdk-group-name': string[];
|
|
18078
18094
|
'x-fern-sdk-method-name': string;
|
|
18079
18095
|
'x-response-key': null;
|
|
18096
|
+
'x-title': string;
|
|
18080
18097
|
};
|
|
18081
18098
|
put: {
|
|
18099
|
+
description: string;
|
|
18082
18100
|
operationId: string;
|
|
18083
18101
|
requestBody: {
|
|
18084
18102
|
content: {
|
|
@@ -18086,10 +18104,12 @@ declare const _default: {
|
|
|
18086
18104
|
schema: {
|
|
18087
18105
|
properties: {
|
|
18088
18106
|
acs_user_id: {
|
|
18107
|
+
description: string;
|
|
18089
18108
|
format: string;
|
|
18090
18109
|
type: string;
|
|
18091
18110
|
};
|
|
18092
18111
|
user_identity_id: {
|
|
18112
|
+
description: string;
|
|
18093
18113
|
format: string;
|
|
18094
18114
|
type: string;
|
|
18095
18115
|
};
|
|
@@ -18141,10 +18161,12 @@ declare const _default: {
|
|
|
18141
18161
|
tags: string[];
|
|
18142
18162
|
'x-fern-ignore': boolean;
|
|
18143
18163
|
'x-response-key': null;
|
|
18164
|
+
'x-title': string;
|
|
18144
18165
|
};
|
|
18145
18166
|
};
|
|
18146
18167
|
'/user_identities/create': {
|
|
18147
18168
|
post: {
|
|
18169
|
+
description: string;
|
|
18148
18170
|
operationId: string;
|
|
18149
18171
|
requestBody: {
|
|
18150
18172
|
content: {
|
|
@@ -18152,20 +18174,24 @@ declare const _default: {
|
|
|
18152
18174
|
schema: {
|
|
18153
18175
|
properties: {
|
|
18154
18176
|
email_address: {
|
|
18177
|
+
description: string;
|
|
18155
18178
|
format: string;
|
|
18156
18179
|
nullable: boolean;
|
|
18157
18180
|
type: string;
|
|
18158
18181
|
};
|
|
18159
18182
|
full_name: {
|
|
18183
|
+
description: string;
|
|
18160
18184
|
minLength: number;
|
|
18161
18185
|
nullable: boolean;
|
|
18162
18186
|
type: string;
|
|
18163
18187
|
};
|
|
18164
18188
|
phone_number: {
|
|
18189
|
+
description: string;
|
|
18165
18190
|
nullable: boolean;
|
|
18166
18191
|
type: string;
|
|
18167
18192
|
};
|
|
18168
18193
|
user_identity_key: {
|
|
18194
|
+
description: string;
|
|
18169
18195
|
minLength: number;
|
|
18170
18196
|
nullable: boolean;
|
|
18171
18197
|
type: string;
|
|
@@ -18222,10 +18248,12 @@ declare const _default: {
|
|
|
18222
18248
|
'x-fern-sdk-method-name': string;
|
|
18223
18249
|
'x-fern-sdk-return-value': string;
|
|
18224
18250
|
'x-response-key': string;
|
|
18251
|
+
'x-title': string;
|
|
18225
18252
|
};
|
|
18226
18253
|
};
|
|
18227
18254
|
'/user_identities/delete': {
|
|
18228
18255
|
post: {
|
|
18256
|
+
description: string;
|
|
18229
18257
|
operationId: string;
|
|
18230
18258
|
requestBody: {
|
|
18231
18259
|
content: {
|
|
@@ -18233,6 +18261,7 @@ declare const _default: {
|
|
|
18233
18261
|
schema: {
|
|
18234
18262
|
properties: {
|
|
18235
18263
|
user_identity_id: {
|
|
18264
|
+
description: string;
|
|
18236
18265
|
format: string;
|
|
18237
18266
|
type: string;
|
|
18238
18267
|
};
|
|
@@ -18285,10 +18314,12 @@ declare const _default: {
|
|
|
18285
18314
|
'x-fern-sdk-group-name': string[];
|
|
18286
18315
|
'x-fern-sdk-method-name': string;
|
|
18287
18316
|
'x-response-key': null;
|
|
18317
|
+
'x-title': string;
|
|
18288
18318
|
};
|
|
18289
18319
|
};
|
|
18290
18320
|
'/user_identities/enrollment_automations/delete': {
|
|
18291
18321
|
post: {
|
|
18322
|
+
description: string;
|
|
18292
18323
|
operationId: string;
|
|
18293
18324
|
requestBody: {
|
|
18294
18325
|
content: {
|
|
@@ -18296,6 +18327,7 @@ declare const _default: {
|
|
|
18296
18327
|
schema: {
|
|
18297
18328
|
properties: {
|
|
18298
18329
|
enrollment_automation_id: {
|
|
18330
|
+
description: string;
|
|
18299
18331
|
format: string;
|
|
18300
18332
|
type: string;
|
|
18301
18333
|
};
|
|
@@ -18348,10 +18380,12 @@ declare const _default: {
|
|
|
18348
18380
|
'x-fern-sdk-group-name': string[];
|
|
18349
18381
|
'x-fern-sdk-method-name': string;
|
|
18350
18382
|
'x-response-key': null;
|
|
18383
|
+
'x-title': string;
|
|
18351
18384
|
};
|
|
18352
18385
|
};
|
|
18353
18386
|
'/user_identities/enrollment_automations/get': {
|
|
18354
18387
|
post: {
|
|
18388
|
+
description: string;
|
|
18355
18389
|
operationId: string;
|
|
18356
18390
|
requestBody: {
|
|
18357
18391
|
content: {
|
|
@@ -18359,6 +18393,7 @@ declare const _default: {
|
|
|
18359
18393
|
schema: {
|
|
18360
18394
|
properties: {
|
|
18361
18395
|
enrollment_automation_id: {
|
|
18396
|
+
description: string;
|
|
18362
18397
|
format: string;
|
|
18363
18398
|
type: string;
|
|
18364
18399
|
};
|
|
@@ -18423,10 +18458,12 @@ declare const _default: {
|
|
|
18423
18458
|
'x-fern-sdk-method-name': string;
|
|
18424
18459
|
'x-fern-sdk-return-value': string;
|
|
18425
18460
|
'x-response-key': string;
|
|
18461
|
+
'x-title': string;
|
|
18426
18462
|
};
|
|
18427
18463
|
};
|
|
18428
18464
|
'/user_identities/enrollment_automations/launch': {
|
|
18429
18465
|
post: {
|
|
18466
|
+
description: string;
|
|
18430
18467
|
operationId: string;
|
|
18431
18468
|
requestBody: {
|
|
18432
18469
|
content: {
|
|
@@ -18434,21 +18471,26 @@ declare const _default: {
|
|
|
18434
18471
|
schema: {
|
|
18435
18472
|
properties: {
|
|
18436
18473
|
acs_credential_pool_id: {
|
|
18474
|
+
description: string;
|
|
18437
18475
|
format: string;
|
|
18438
18476
|
type: string;
|
|
18439
18477
|
};
|
|
18440
18478
|
create_credential_manager_user: {
|
|
18479
|
+
description: string;
|
|
18441
18480
|
type: string;
|
|
18442
18481
|
};
|
|
18443
18482
|
credential_manager_acs_system_id: {
|
|
18483
|
+
description: string;
|
|
18444
18484
|
format: string;
|
|
18445
18485
|
type: string;
|
|
18446
18486
|
};
|
|
18447
18487
|
credential_manager_acs_user_id: {
|
|
18488
|
+
description: string;
|
|
18448
18489
|
format: string;
|
|
18449
18490
|
type: string;
|
|
18450
18491
|
};
|
|
18451
18492
|
user_identity_id: {
|
|
18493
|
+
description: string;
|
|
18452
18494
|
format: string;
|
|
18453
18495
|
type: string;
|
|
18454
18496
|
};
|
|
@@ -18532,10 +18574,12 @@ declare const _default: {
|
|
|
18532
18574
|
'x-fern-sdk-method-name': string;
|
|
18533
18575
|
'x-fern-sdk-return-value': string;
|
|
18534
18576
|
'x-response-key': string;
|
|
18577
|
+
'x-title': string;
|
|
18535
18578
|
};
|
|
18536
18579
|
};
|
|
18537
18580
|
'/user_identities/enrollment_automations/list': {
|
|
18538
18581
|
post: {
|
|
18582
|
+
description: string;
|
|
18539
18583
|
operationId: string;
|
|
18540
18584
|
requestBody: {
|
|
18541
18585
|
content: {
|
|
@@ -18543,6 +18587,7 @@ declare const _default: {
|
|
|
18543
18587
|
schema: {
|
|
18544
18588
|
properties: {
|
|
18545
18589
|
user_identity_id: {
|
|
18590
|
+
description: string;
|
|
18546
18591
|
format: string;
|
|
18547
18592
|
type: string;
|
|
18548
18593
|
};
|
|
@@ -18610,10 +18655,12 @@ declare const _default: {
|
|
|
18610
18655
|
'x-fern-sdk-method-name': string;
|
|
18611
18656
|
'x-fern-sdk-return-value': string;
|
|
18612
18657
|
'x-response-key': string;
|
|
18658
|
+
'x-title': string;
|
|
18613
18659
|
};
|
|
18614
18660
|
};
|
|
18615
18661
|
'/user_identities/get': {
|
|
18616
18662
|
post: {
|
|
18663
|
+
description: string;
|
|
18617
18664
|
operationId: string;
|
|
18618
18665
|
requestBody: {
|
|
18619
18666
|
content: {
|
|
@@ -18622,6 +18669,7 @@ declare const _default: {
|
|
|
18622
18669
|
oneOf: ({
|
|
18623
18670
|
properties: {
|
|
18624
18671
|
user_identity_id: {
|
|
18672
|
+
description: string;
|
|
18625
18673
|
format: string;
|
|
18626
18674
|
type: string;
|
|
18627
18675
|
};
|
|
@@ -18689,10 +18737,12 @@ declare const _default: {
|
|
|
18689
18737
|
'x-fern-sdk-method-name': string;
|
|
18690
18738
|
'x-fern-sdk-return-value': string;
|
|
18691
18739
|
'x-response-key': string;
|
|
18740
|
+
'x-title': string;
|
|
18692
18741
|
};
|
|
18693
18742
|
};
|
|
18694
18743
|
'/user_identities/grant_access_to_device': {
|
|
18695
18744
|
post: {
|
|
18745
|
+
description: string;
|
|
18696
18746
|
operationId: string;
|
|
18697
18747
|
requestBody: {
|
|
18698
18748
|
content: {
|
|
@@ -18700,10 +18750,12 @@ declare const _default: {
|
|
|
18700
18750
|
schema: {
|
|
18701
18751
|
properties: {
|
|
18702
18752
|
device_id: {
|
|
18753
|
+
description: string;
|
|
18703
18754
|
format: string;
|
|
18704
18755
|
type: string;
|
|
18705
18756
|
};
|
|
18706
18757
|
user_identity_id: {
|
|
18758
|
+
description: string;
|
|
18707
18759
|
format: string;
|
|
18708
18760
|
type: string;
|
|
18709
18761
|
};
|
|
@@ -18756,8 +18808,10 @@ declare const _default: {
|
|
|
18756
18808
|
'x-fern-sdk-group-name': string[];
|
|
18757
18809
|
'x-fern-sdk-method-name': string;
|
|
18758
18810
|
'x-response-key': null;
|
|
18811
|
+
'x-title': string;
|
|
18759
18812
|
};
|
|
18760
18813
|
put: {
|
|
18814
|
+
description: string;
|
|
18761
18815
|
operationId: string;
|
|
18762
18816
|
requestBody: {
|
|
18763
18817
|
content: {
|
|
@@ -18765,10 +18819,12 @@ declare const _default: {
|
|
|
18765
18819
|
schema: {
|
|
18766
18820
|
properties: {
|
|
18767
18821
|
device_id: {
|
|
18822
|
+
description: string;
|
|
18768
18823
|
format: string;
|
|
18769
18824
|
type: string;
|
|
18770
18825
|
};
|
|
18771
18826
|
user_identity_id: {
|
|
18827
|
+
description: string;
|
|
18772
18828
|
format: string;
|
|
18773
18829
|
type: string;
|
|
18774
18830
|
};
|
|
@@ -18820,10 +18876,12 @@ declare const _default: {
|
|
|
18820
18876
|
tags: string[];
|
|
18821
18877
|
'x-fern-ignore': boolean;
|
|
18822
18878
|
'x-response-key': null;
|
|
18879
|
+
'x-title': string;
|
|
18823
18880
|
};
|
|
18824
18881
|
};
|
|
18825
18882
|
'/user_identities/list': {
|
|
18826
18883
|
post: {
|
|
18884
|
+
description: string;
|
|
18827
18885
|
operationId: string;
|
|
18828
18886
|
requestBody: {
|
|
18829
18887
|
content: {
|
|
@@ -18897,10 +18955,12 @@ declare const _default: {
|
|
|
18897
18955
|
'x-fern-sdk-method-name': string;
|
|
18898
18956
|
'x-fern-sdk-return-value': string;
|
|
18899
18957
|
'x-response-key': string;
|
|
18958
|
+
'x-title': string;
|
|
18900
18959
|
};
|
|
18901
18960
|
};
|
|
18902
18961
|
'/user_identities/list_accessible_devices': {
|
|
18903
18962
|
post: {
|
|
18963
|
+
description: string;
|
|
18904
18964
|
operationId: string;
|
|
18905
18965
|
requestBody: {
|
|
18906
18966
|
content: {
|
|
@@ -18908,6 +18968,7 @@ declare const _default: {
|
|
|
18908
18968
|
schema: {
|
|
18909
18969
|
properties: {
|
|
18910
18970
|
user_identity_id: {
|
|
18971
|
+
description: string;
|
|
18911
18972
|
format: string;
|
|
18912
18973
|
type: string;
|
|
18913
18974
|
};
|
|
@@ -18975,10 +19036,12 @@ declare const _default: {
|
|
|
18975
19036
|
'x-fern-sdk-method-name': string;
|
|
18976
19037
|
'x-fern-sdk-return-value': string;
|
|
18977
19038
|
'x-response-key': string;
|
|
19039
|
+
'x-title': string;
|
|
18978
19040
|
};
|
|
18979
19041
|
};
|
|
18980
19042
|
'/user_identities/list_acs_systems': {
|
|
18981
19043
|
post: {
|
|
19044
|
+
description: string;
|
|
18982
19045
|
operationId: string;
|
|
18983
19046
|
requestBody: {
|
|
18984
19047
|
content: {
|
|
@@ -18986,6 +19049,7 @@ declare const _default: {
|
|
|
18986
19049
|
schema: {
|
|
18987
19050
|
properties: {
|
|
18988
19051
|
user_identity_id: {
|
|
19052
|
+
description: string;
|
|
18989
19053
|
format: string;
|
|
18990
19054
|
type: string;
|
|
18991
19055
|
};
|
|
@@ -19053,10 +19117,12 @@ declare const _default: {
|
|
|
19053
19117
|
'x-fern-sdk-method-name': string;
|
|
19054
19118
|
'x-fern-sdk-return-value': string;
|
|
19055
19119
|
'x-response-key': string;
|
|
19120
|
+
'x-title': string;
|
|
19056
19121
|
};
|
|
19057
19122
|
};
|
|
19058
19123
|
'/user_identities/list_acs_users': {
|
|
19059
19124
|
post: {
|
|
19125
|
+
description: string;
|
|
19060
19126
|
operationId: string;
|
|
19061
19127
|
requestBody: {
|
|
19062
19128
|
content: {
|
|
@@ -19064,6 +19130,7 @@ declare const _default: {
|
|
|
19064
19130
|
schema: {
|
|
19065
19131
|
properties: {
|
|
19066
19132
|
user_identity_id: {
|
|
19133
|
+
description: string;
|
|
19067
19134
|
format: string;
|
|
19068
19135
|
type: string;
|
|
19069
19136
|
};
|
|
@@ -19123,10 +19190,12 @@ declare const _default: {
|
|
|
19123
19190
|
'x-fern-sdk-method-name': string;
|
|
19124
19191
|
'x-fern-sdk-return-value': string;
|
|
19125
19192
|
'x-response-key': string;
|
|
19193
|
+
'x-title': string;
|
|
19126
19194
|
};
|
|
19127
19195
|
};
|
|
19128
19196
|
'/user_identities/remove_acs_user': {
|
|
19129
19197
|
post: {
|
|
19198
|
+
description: string;
|
|
19130
19199
|
operationId: string;
|
|
19131
19200
|
requestBody: {
|
|
19132
19201
|
content: {
|
|
@@ -19134,10 +19203,12 @@ declare const _default: {
|
|
|
19134
19203
|
schema: {
|
|
19135
19204
|
properties: {
|
|
19136
19205
|
acs_user_id: {
|
|
19206
|
+
description: string;
|
|
19137
19207
|
format: string;
|
|
19138
19208
|
type: string;
|
|
19139
19209
|
};
|
|
19140
19210
|
user_identity_id: {
|
|
19211
|
+
description: string;
|
|
19141
19212
|
format: string;
|
|
19142
19213
|
type: string;
|
|
19143
19214
|
};
|
|
@@ -19190,10 +19261,12 @@ declare const _default: {
|
|
|
19190
19261
|
'x-fern-sdk-group-name': string[];
|
|
19191
19262
|
'x-fern-sdk-method-name': string;
|
|
19192
19263
|
'x-response-key': null;
|
|
19264
|
+
'x-title': string;
|
|
19193
19265
|
};
|
|
19194
19266
|
};
|
|
19195
19267
|
'/user_identities/revoke_access_to_device': {
|
|
19196
19268
|
post: {
|
|
19269
|
+
description: string;
|
|
19197
19270
|
operationId: string;
|
|
19198
19271
|
requestBody: {
|
|
19199
19272
|
content: {
|
|
@@ -19201,10 +19274,12 @@ declare const _default: {
|
|
|
19201
19274
|
schema: {
|
|
19202
19275
|
properties: {
|
|
19203
19276
|
device_id: {
|
|
19277
|
+
description: string;
|
|
19204
19278
|
format: string;
|
|
19205
19279
|
type: string;
|
|
19206
19280
|
};
|
|
19207
19281
|
user_identity_id: {
|
|
19282
|
+
description: string;
|
|
19208
19283
|
format: string;
|
|
19209
19284
|
type: string;
|
|
19210
19285
|
};
|
|
@@ -19257,6 +19332,7 @@ declare const _default: {
|
|
|
19257
19332
|
'x-fern-sdk-group-name': string[];
|
|
19258
19333
|
'x-fern-sdk-method-name': string;
|
|
19259
19334
|
'x-response-key': null;
|
|
19335
|
+
'x-title': string;
|
|
19260
19336
|
};
|
|
19261
19337
|
};
|
|
19262
19338
|
'/user_identities/update': {
|
|
@@ -19268,6 +19344,7 @@ declare const _default: {
|
|
|
19268
19344
|
schema: {
|
|
19269
19345
|
properties: {
|
|
19270
19346
|
email_address: {
|
|
19347
|
+
description: string;
|
|
19271
19348
|
format: string;
|
|
19272
19349
|
nullable: boolean;
|
|
19273
19350
|
type: string;
|
|
@@ -19278,14 +19355,17 @@ declare const _default: {
|
|
|
19278
19355
|
type: string;
|
|
19279
19356
|
};
|
|
19280
19357
|
phone_number: {
|
|
19358
|
+
description: string;
|
|
19281
19359
|
nullable: boolean;
|
|
19282
19360
|
type: string;
|
|
19283
19361
|
};
|
|
19284
19362
|
user_identity_id: {
|
|
19363
|
+
description: string;
|
|
19285
19364
|
format: string;
|
|
19286
19365
|
type: string;
|
|
19287
19366
|
};
|
|
19288
19367
|
user_identity_key: {
|
|
19368
|
+
description: string;
|
|
19289
19369
|
minLength: number;
|
|
19290
19370
|
nullable: boolean;
|
|
19291
19371
|
type: string;
|
|
@@ -19347,6 +19427,7 @@ declare const _default: {
|
|
|
19347
19427
|
schema: {
|
|
19348
19428
|
properties: {
|
|
19349
19429
|
email_address: {
|
|
19430
|
+
description: string;
|
|
19350
19431
|
format: string;
|
|
19351
19432
|
nullable: boolean;
|
|
19352
19433
|
type: string;
|
|
@@ -19357,14 +19438,17 @@ declare const _default: {
|
|
|
19357
19438
|
type: string;
|
|
19358
19439
|
};
|
|
19359
19440
|
phone_number: {
|
|
19441
|
+
description: string;
|
|
19360
19442
|
nullable: boolean;
|
|
19361
19443
|
type: string;
|
|
19362
19444
|
};
|
|
19363
19445
|
user_identity_id: {
|
|
19446
|
+
description: string;
|
|
19364
19447
|
format: string;
|
|
19365
19448
|
type: string;
|
|
19366
19449
|
};
|
|
19367
19450
|
user_identity_key: {
|
|
19451
|
+
description: string;
|
|
19368
19452
|
minLength: number;
|
|
19369
19453
|
nullable: boolean;
|
|
19370
19454
|
type: string;
|