@seamapi/types 1.293.1 → 1.294.1
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 +282 -68
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +148 -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 +86 -0
- package/lib/seam/connect/openapi.js +249 -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 +287 -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
|
};
|
|
@@ -6631,6 +6644,7 @@ declare const _default: {
|
|
|
6631
6644
|
summary: string;
|
|
6632
6645
|
tags: string[];
|
|
6633
6646
|
'x-fern-ignore': boolean;
|
|
6647
|
+
'x-response-key': null;
|
|
6634
6648
|
};
|
|
6635
6649
|
post: {
|
|
6636
6650
|
operationId: string;
|
|
@@ -6707,6 +6721,7 @@ declare const _default: {
|
|
|
6707
6721
|
tags: string[];
|
|
6708
6722
|
'x-fern-sdk-group-name': string[];
|
|
6709
6723
|
'x-fern-sdk-method-name': string;
|
|
6724
|
+
'x-response-key': null;
|
|
6710
6725
|
};
|
|
6711
6726
|
};
|
|
6712
6727
|
'/acs/access_groups/add_user': {
|
|
@@ -18014,6 +18029,7 @@ declare const _default: {
|
|
|
18014
18029
|
};
|
|
18015
18030
|
'/user_identities/add_acs_user': {
|
|
18016
18031
|
post: {
|
|
18032
|
+
description: string;
|
|
18017
18033
|
operationId: string;
|
|
18018
18034
|
requestBody: {
|
|
18019
18035
|
content: {
|
|
@@ -18021,10 +18037,12 @@ declare const _default: {
|
|
|
18021
18037
|
schema: {
|
|
18022
18038
|
properties: {
|
|
18023
18039
|
acs_user_id: {
|
|
18040
|
+
description: string;
|
|
18024
18041
|
format: string;
|
|
18025
18042
|
type: string;
|
|
18026
18043
|
};
|
|
18027
18044
|
user_identity_id: {
|
|
18045
|
+
description: string;
|
|
18028
18046
|
format: string;
|
|
18029
18047
|
type: string;
|
|
18030
18048
|
};
|
|
@@ -18077,8 +18095,10 @@ declare const _default: {
|
|
|
18077
18095
|
'x-fern-sdk-group-name': string[];
|
|
18078
18096
|
'x-fern-sdk-method-name': string;
|
|
18079
18097
|
'x-response-key': null;
|
|
18098
|
+
'x-title': string;
|
|
18080
18099
|
};
|
|
18081
18100
|
put: {
|
|
18101
|
+
description: string;
|
|
18082
18102
|
operationId: string;
|
|
18083
18103
|
requestBody: {
|
|
18084
18104
|
content: {
|
|
@@ -18086,10 +18106,12 @@ declare const _default: {
|
|
|
18086
18106
|
schema: {
|
|
18087
18107
|
properties: {
|
|
18088
18108
|
acs_user_id: {
|
|
18109
|
+
description: string;
|
|
18089
18110
|
format: string;
|
|
18090
18111
|
type: string;
|
|
18091
18112
|
};
|
|
18092
18113
|
user_identity_id: {
|
|
18114
|
+
description: string;
|
|
18093
18115
|
format: string;
|
|
18094
18116
|
type: string;
|
|
18095
18117
|
};
|
|
@@ -18141,10 +18163,12 @@ declare const _default: {
|
|
|
18141
18163
|
tags: string[];
|
|
18142
18164
|
'x-fern-ignore': boolean;
|
|
18143
18165
|
'x-response-key': null;
|
|
18166
|
+
'x-title': string;
|
|
18144
18167
|
};
|
|
18145
18168
|
};
|
|
18146
18169
|
'/user_identities/create': {
|
|
18147
18170
|
post: {
|
|
18171
|
+
description: string;
|
|
18148
18172
|
operationId: string;
|
|
18149
18173
|
requestBody: {
|
|
18150
18174
|
content: {
|
|
@@ -18152,20 +18176,24 @@ declare const _default: {
|
|
|
18152
18176
|
schema: {
|
|
18153
18177
|
properties: {
|
|
18154
18178
|
email_address: {
|
|
18179
|
+
description: string;
|
|
18155
18180
|
format: string;
|
|
18156
18181
|
nullable: boolean;
|
|
18157
18182
|
type: string;
|
|
18158
18183
|
};
|
|
18159
18184
|
full_name: {
|
|
18185
|
+
description: string;
|
|
18160
18186
|
minLength: number;
|
|
18161
18187
|
nullable: boolean;
|
|
18162
18188
|
type: string;
|
|
18163
18189
|
};
|
|
18164
18190
|
phone_number: {
|
|
18191
|
+
description: string;
|
|
18165
18192
|
nullable: boolean;
|
|
18166
18193
|
type: string;
|
|
18167
18194
|
};
|
|
18168
18195
|
user_identity_key: {
|
|
18196
|
+
description: string;
|
|
18169
18197
|
minLength: number;
|
|
18170
18198
|
nullable: boolean;
|
|
18171
18199
|
type: string;
|
|
@@ -18222,10 +18250,12 @@ declare const _default: {
|
|
|
18222
18250
|
'x-fern-sdk-method-name': string;
|
|
18223
18251
|
'x-fern-sdk-return-value': string;
|
|
18224
18252
|
'x-response-key': string;
|
|
18253
|
+
'x-title': string;
|
|
18225
18254
|
};
|
|
18226
18255
|
};
|
|
18227
18256
|
'/user_identities/delete': {
|
|
18228
18257
|
post: {
|
|
18258
|
+
description: string;
|
|
18229
18259
|
operationId: string;
|
|
18230
18260
|
requestBody: {
|
|
18231
18261
|
content: {
|
|
@@ -18233,6 +18263,7 @@ declare const _default: {
|
|
|
18233
18263
|
schema: {
|
|
18234
18264
|
properties: {
|
|
18235
18265
|
user_identity_id: {
|
|
18266
|
+
description: string;
|
|
18236
18267
|
format: string;
|
|
18237
18268
|
type: string;
|
|
18238
18269
|
};
|
|
@@ -18285,10 +18316,12 @@ declare const _default: {
|
|
|
18285
18316
|
'x-fern-sdk-group-name': string[];
|
|
18286
18317
|
'x-fern-sdk-method-name': string;
|
|
18287
18318
|
'x-response-key': null;
|
|
18319
|
+
'x-title': string;
|
|
18288
18320
|
};
|
|
18289
18321
|
};
|
|
18290
18322
|
'/user_identities/enrollment_automations/delete': {
|
|
18291
18323
|
post: {
|
|
18324
|
+
description: string;
|
|
18292
18325
|
operationId: string;
|
|
18293
18326
|
requestBody: {
|
|
18294
18327
|
content: {
|
|
@@ -18296,6 +18329,7 @@ declare const _default: {
|
|
|
18296
18329
|
schema: {
|
|
18297
18330
|
properties: {
|
|
18298
18331
|
enrollment_automation_id: {
|
|
18332
|
+
description: string;
|
|
18299
18333
|
format: string;
|
|
18300
18334
|
type: string;
|
|
18301
18335
|
};
|
|
@@ -18348,10 +18382,12 @@ declare const _default: {
|
|
|
18348
18382
|
'x-fern-sdk-group-name': string[];
|
|
18349
18383
|
'x-fern-sdk-method-name': string;
|
|
18350
18384
|
'x-response-key': null;
|
|
18385
|
+
'x-title': string;
|
|
18351
18386
|
};
|
|
18352
18387
|
};
|
|
18353
18388
|
'/user_identities/enrollment_automations/get': {
|
|
18354
18389
|
post: {
|
|
18390
|
+
description: string;
|
|
18355
18391
|
operationId: string;
|
|
18356
18392
|
requestBody: {
|
|
18357
18393
|
content: {
|
|
@@ -18359,6 +18395,7 @@ declare const _default: {
|
|
|
18359
18395
|
schema: {
|
|
18360
18396
|
properties: {
|
|
18361
18397
|
enrollment_automation_id: {
|
|
18398
|
+
description: string;
|
|
18362
18399
|
format: string;
|
|
18363
18400
|
type: string;
|
|
18364
18401
|
};
|
|
@@ -18423,10 +18460,12 @@ declare const _default: {
|
|
|
18423
18460
|
'x-fern-sdk-method-name': string;
|
|
18424
18461
|
'x-fern-sdk-return-value': string;
|
|
18425
18462
|
'x-response-key': string;
|
|
18463
|
+
'x-title': string;
|
|
18426
18464
|
};
|
|
18427
18465
|
};
|
|
18428
18466
|
'/user_identities/enrollment_automations/launch': {
|
|
18429
18467
|
post: {
|
|
18468
|
+
description: string;
|
|
18430
18469
|
operationId: string;
|
|
18431
18470
|
requestBody: {
|
|
18432
18471
|
content: {
|
|
@@ -18434,21 +18473,26 @@ declare const _default: {
|
|
|
18434
18473
|
schema: {
|
|
18435
18474
|
properties: {
|
|
18436
18475
|
acs_credential_pool_id: {
|
|
18476
|
+
description: string;
|
|
18437
18477
|
format: string;
|
|
18438
18478
|
type: string;
|
|
18439
18479
|
};
|
|
18440
18480
|
create_credential_manager_user: {
|
|
18481
|
+
description: string;
|
|
18441
18482
|
type: string;
|
|
18442
18483
|
};
|
|
18443
18484
|
credential_manager_acs_system_id: {
|
|
18485
|
+
description: string;
|
|
18444
18486
|
format: string;
|
|
18445
18487
|
type: string;
|
|
18446
18488
|
};
|
|
18447
18489
|
credential_manager_acs_user_id: {
|
|
18490
|
+
description: string;
|
|
18448
18491
|
format: string;
|
|
18449
18492
|
type: string;
|
|
18450
18493
|
};
|
|
18451
18494
|
user_identity_id: {
|
|
18495
|
+
description: string;
|
|
18452
18496
|
format: string;
|
|
18453
18497
|
type: string;
|
|
18454
18498
|
};
|
|
@@ -18532,10 +18576,12 @@ declare const _default: {
|
|
|
18532
18576
|
'x-fern-sdk-method-name': string;
|
|
18533
18577
|
'x-fern-sdk-return-value': string;
|
|
18534
18578
|
'x-response-key': string;
|
|
18579
|
+
'x-title': string;
|
|
18535
18580
|
};
|
|
18536
18581
|
};
|
|
18537
18582
|
'/user_identities/enrollment_automations/list': {
|
|
18538
18583
|
post: {
|
|
18584
|
+
description: string;
|
|
18539
18585
|
operationId: string;
|
|
18540
18586
|
requestBody: {
|
|
18541
18587
|
content: {
|
|
@@ -18543,6 +18589,7 @@ declare const _default: {
|
|
|
18543
18589
|
schema: {
|
|
18544
18590
|
properties: {
|
|
18545
18591
|
user_identity_id: {
|
|
18592
|
+
description: string;
|
|
18546
18593
|
format: string;
|
|
18547
18594
|
type: string;
|
|
18548
18595
|
};
|
|
@@ -18610,10 +18657,12 @@ declare const _default: {
|
|
|
18610
18657
|
'x-fern-sdk-method-name': string;
|
|
18611
18658
|
'x-fern-sdk-return-value': string;
|
|
18612
18659
|
'x-response-key': string;
|
|
18660
|
+
'x-title': string;
|
|
18613
18661
|
};
|
|
18614
18662
|
};
|
|
18615
18663
|
'/user_identities/get': {
|
|
18616
18664
|
post: {
|
|
18665
|
+
description: string;
|
|
18617
18666
|
operationId: string;
|
|
18618
18667
|
requestBody: {
|
|
18619
18668
|
content: {
|
|
@@ -18622,6 +18671,7 @@ declare const _default: {
|
|
|
18622
18671
|
oneOf: ({
|
|
18623
18672
|
properties: {
|
|
18624
18673
|
user_identity_id: {
|
|
18674
|
+
description: string;
|
|
18625
18675
|
format: string;
|
|
18626
18676
|
type: string;
|
|
18627
18677
|
};
|
|
@@ -18689,10 +18739,12 @@ declare const _default: {
|
|
|
18689
18739
|
'x-fern-sdk-method-name': string;
|
|
18690
18740
|
'x-fern-sdk-return-value': string;
|
|
18691
18741
|
'x-response-key': string;
|
|
18742
|
+
'x-title': string;
|
|
18692
18743
|
};
|
|
18693
18744
|
};
|
|
18694
18745
|
'/user_identities/grant_access_to_device': {
|
|
18695
18746
|
post: {
|
|
18747
|
+
description: string;
|
|
18696
18748
|
operationId: string;
|
|
18697
18749
|
requestBody: {
|
|
18698
18750
|
content: {
|
|
@@ -18700,10 +18752,12 @@ declare const _default: {
|
|
|
18700
18752
|
schema: {
|
|
18701
18753
|
properties: {
|
|
18702
18754
|
device_id: {
|
|
18755
|
+
description: string;
|
|
18703
18756
|
format: string;
|
|
18704
18757
|
type: string;
|
|
18705
18758
|
};
|
|
18706
18759
|
user_identity_id: {
|
|
18760
|
+
description: string;
|
|
18707
18761
|
format: string;
|
|
18708
18762
|
type: string;
|
|
18709
18763
|
};
|
|
@@ -18756,8 +18810,10 @@ declare const _default: {
|
|
|
18756
18810
|
'x-fern-sdk-group-name': string[];
|
|
18757
18811
|
'x-fern-sdk-method-name': string;
|
|
18758
18812
|
'x-response-key': null;
|
|
18813
|
+
'x-title': string;
|
|
18759
18814
|
};
|
|
18760
18815
|
put: {
|
|
18816
|
+
description: string;
|
|
18761
18817
|
operationId: string;
|
|
18762
18818
|
requestBody: {
|
|
18763
18819
|
content: {
|
|
@@ -18765,10 +18821,12 @@ declare const _default: {
|
|
|
18765
18821
|
schema: {
|
|
18766
18822
|
properties: {
|
|
18767
18823
|
device_id: {
|
|
18824
|
+
description: string;
|
|
18768
18825
|
format: string;
|
|
18769
18826
|
type: string;
|
|
18770
18827
|
};
|
|
18771
18828
|
user_identity_id: {
|
|
18829
|
+
description: string;
|
|
18772
18830
|
format: string;
|
|
18773
18831
|
type: string;
|
|
18774
18832
|
};
|
|
@@ -18820,10 +18878,12 @@ declare const _default: {
|
|
|
18820
18878
|
tags: string[];
|
|
18821
18879
|
'x-fern-ignore': boolean;
|
|
18822
18880
|
'x-response-key': null;
|
|
18881
|
+
'x-title': string;
|
|
18823
18882
|
};
|
|
18824
18883
|
};
|
|
18825
18884
|
'/user_identities/list': {
|
|
18826
18885
|
post: {
|
|
18886
|
+
description: string;
|
|
18827
18887
|
operationId: string;
|
|
18828
18888
|
requestBody: {
|
|
18829
18889
|
content: {
|
|
@@ -18897,10 +18957,12 @@ declare const _default: {
|
|
|
18897
18957
|
'x-fern-sdk-method-name': string;
|
|
18898
18958
|
'x-fern-sdk-return-value': string;
|
|
18899
18959
|
'x-response-key': string;
|
|
18960
|
+
'x-title': string;
|
|
18900
18961
|
};
|
|
18901
18962
|
};
|
|
18902
18963
|
'/user_identities/list_accessible_devices': {
|
|
18903
18964
|
post: {
|
|
18965
|
+
description: string;
|
|
18904
18966
|
operationId: string;
|
|
18905
18967
|
requestBody: {
|
|
18906
18968
|
content: {
|
|
@@ -18908,6 +18970,7 @@ declare const _default: {
|
|
|
18908
18970
|
schema: {
|
|
18909
18971
|
properties: {
|
|
18910
18972
|
user_identity_id: {
|
|
18973
|
+
description: string;
|
|
18911
18974
|
format: string;
|
|
18912
18975
|
type: string;
|
|
18913
18976
|
};
|
|
@@ -18975,10 +19038,12 @@ declare const _default: {
|
|
|
18975
19038
|
'x-fern-sdk-method-name': string;
|
|
18976
19039
|
'x-fern-sdk-return-value': string;
|
|
18977
19040
|
'x-response-key': string;
|
|
19041
|
+
'x-title': string;
|
|
18978
19042
|
};
|
|
18979
19043
|
};
|
|
18980
19044
|
'/user_identities/list_acs_systems': {
|
|
18981
19045
|
post: {
|
|
19046
|
+
description: string;
|
|
18982
19047
|
operationId: string;
|
|
18983
19048
|
requestBody: {
|
|
18984
19049
|
content: {
|
|
@@ -18986,6 +19051,7 @@ declare const _default: {
|
|
|
18986
19051
|
schema: {
|
|
18987
19052
|
properties: {
|
|
18988
19053
|
user_identity_id: {
|
|
19054
|
+
description: string;
|
|
18989
19055
|
format: string;
|
|
18990
19056
|
type: string;
|
|
18991
19057
|
};
|
|
@@ -19053,10 +19119,12 @@ declare const _default: {
|
|
|
19053
19119
|
'x-fern-sdk-method-name': string;
|
|
19054
19120
|
'x-fern-sdk-return-value': string;
|
|
19055
19121
|
'x-response-key': string;
|
|
19122
|
+
'x-title': string;
|
|
19056
19123
|
};
|
|
19057
19124
|
};
|
|
19058
19125
|
'/user_identities/list_acs_users': {
|
|
19059
19126
|
post: {
|
|
19127
|
+
description: string;
|
|
19060
19128
|
operationId: string;
|
|
19061
19129
|
requestBody: {
|
|
19062
19130
|
content: {
|
|
@@ -19064,6 +19132,7 @@ declare const _default: {
|
|
|
19064
19132
|
schema: {
|
|
19065
19133
|
properties: {
|
|
19066
19134
|
user_identity_id: {
|
|
19135
|
+
description: string;
|
|
19067
19136
|
format: string;
|
|
19068
19137
|
type: string;
|
|
19069
19138
|
};
|
|
@@ -19123,10 +19192,12 @@ declare const _default: {
|
|
|
19123
19192
|
'x-fern-sdk-method-name': string;
|
|
19124
19193
|
'x-fern-sdk-return-value': string;
|
|
19125
19194
|
'x-response-key': string;
|
|
19195
|
+
'x-title': string;
|
|
19126
19196
|
};
|
|
19127
19197
|
};
|
|
19128
19198
|
'/user_identities/remove_acs_user': {
|
|
19129
19199
|
post: {
|
|
19200
|
+
description: string;
|
|
19130
19201
|
operationId: string;
|
|
19131
19202
|
requestBody: {
|
|
19132
19203
|
content: {
|
|
@@ -19134,10 +19205,12 @@ declare const _default: {
|
|
|
19134
19205
|
schema: {
|
|
19135
19206
|
properties: {
|
|
19136
19207
|
acs_user_id: {
|
|
19208
|
+
description: string;
|
|
19137
19209
|
format: string;
|
|
19138
19210
|
type: string;
|
|
19139
19211
|
};
|
|
19140
19212
|
user_identity_id: {
|
|
19213
|
+
description: string;
|
|
19141
19214
|
format: string;
|
|
19142
19215
|
type: string;
|
|
19143
19216
|
};
|
|
@@ -19190,10 +19263,12 @@ declare const _default: {
|
|
|
19190
19263
|
'x-fern-sdk-group-name': string[];
|
|
19191
19264
|
'x-fern-sdk-method-name': string;
|
|
19192
19265
|
'x-response-key': null;
|
|
19266
|
+
'x-title': string;
|
|
19193
19267
|
};
|
|
19194
19268
|
};
|
|
19195
19269
|
'/user_identities/revoke_access_to_device': {
|
|
19196
19270
|
post: {
|
|
19271
|
+
description: string;
|
|
19197
19272
|
operationId: string;
|
|
19198
19273
|
requestBody: {
|
|
19199
19274
|
content: {
|
|
@@ -19201,10 +19276,12 @@ declare const _default: {
|
|
|
19201
19276
|
schema: {
|
|
19202
19277
|
properties: {
|
|
19203
19278
|
device_id: {
|
|
19279
|
+
description: string;
|
|
19204
19280
|
format: string;
|
|
19205
19281
|
type: string;
|
|
19206
19282
|
};
|
|
19207
19283
|
user_identity_id: {
|
|
19284
|
+
description: string;
|
|
19208
19285
|
format: string;
|
|
19209
19286
|
type: string;
|
|
19210
19287
|
};
|
|
@@ -19257,6 +19334,7 @@ declare const _default: {
|
|
|
19257
19334
|
'x-fern-sdk-group-name': string[];
|
|
19258
19335
|
'x-fern-sdk-method-name': string;
|
|
19259
19336
|
'x-response-key': null;
|
|
19337
|
+
'x-title': string;
|
|
19260
19338
|
};
|
|
19261
19339
|
};
|
|
19262
19340
|
'/user_identities/update': {
|
|
@@ -19268,6 +19346,7 @@ declare const _default: {
|
|
|
19268
19346
|
schema: {
|
|
19269
19347
|
properties: {
|
|
19270
19348
|
email_address: {
|
|
19349
|
+
description: string;
|
|
19271
19350
|
format: string;
|
|
19272
19351
|
nullable: boolean;
|
|
19273
19352
|
type: string;
|
|
@@ -19278,14 +19357,17 @@ declare const _default: {
|
|
|
19278
19357
|
type: string;
|
|
19279
19358
|
};
|
|
19280
19359
|
phone_number: {
|
|
19360
|
+
description: string;
|
|
19281
19361
|
nullable: boolean;
|
|
19282
19362
|
type: string;
|
|
19283
19363
|
};
|
|
19284
19364
|
user_identity_id: {
|
|
19365
|
+
description: string;
|
|
19285
19366
|
format: string;
|
|
19286
19367
|
type: string;
|
|
19287
19368
|
};
|
|
19288
19369
|
user_identity_key: {
|
|
19370
|
+
description: string;
|
|
19289
19371
|
minLength: number;
|
|
19290
19372
|
nullable: boolean;
|
|
19291
19373
|
type: string;
|
|
@@ -19347,6 +19429,7 @@ declare const _default: {
|
|
|
19347
19429
|
schema: {
|
|
19348
19430
|
properties: {
|
|
19349
19431
|
email_address: {
|
|
19432
|
+
description: string;
|
|
19350
19433
|
format: string;
|
|
19351
19434
|
nullable: boolean;
|
|
19352
19435
|
type: string;
|
|
@@ -19357,14 +19440,17 @@ declare const _default: {
|
|
|
19357
19440
|
type: string;
|
|
19358
19441
|
};
|
|
19359
19442
|
phone_number: {
|
|
19443
|
+
description: string;
|
|
19360
19444
|
nullable: boolean;
|
|
19361
19445
|
type: string;
|
|
19362
19446
|
};
|
|
19363
19447
|
user_identity_id: {
|
|
19448
|
+
description: string;
|
|
19364
19449
|
format: string;
|
|
19365
19450
|
type: string;
|
|
19366
19451
|
};
|
|
19367
19452
|
user_identity_key: {
|
|
19453
|
+
description: string;
|
|
19368
19454
|
minLength: number;
|
|
19369
19455
|
nullable: boolean;
|
|
19370
19456
|
type: string;
|