You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bapi/2021-02-05.yml
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4479,6 +4479,10 @@ paths:
4479
4479
type: string
4480
4480
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4481
4481
nullable: true
4482
+
role_set_key:
4483
+
type: string
4484
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4485
+
nullable: true
4482
4486
required:
4483
4487
- name
4484
4488
responses:
@@ -4584,6 +4588,10 @@ paths:
4584
4588
type: string
4585
4589
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4586
4590
nullable: true
4591
+
role_set_key:
4592
+
type: string
4593
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4594
+
nullable: true
4587
4595
responses:
4588
4596
'200':
4589
4597
$ref: '#/components/responses/Organization'
@@ -6492,6 +6500,10 @@ paths:
6492
6500
force_authn:
6493
6501
type: boolean
6494
6502
description: Enable or deactivate ForceAuthn
6503
+
consent_verified_domains_deletion:
6504
+
type: boolean
6505
+
description: When enabling the connection, controls behavior when verified domains used for enrollment modes like automatic invitation or automatic suggestion already exist for the same domain. If true, those verified domains are removed and the connection is enabled. If false or omitted, the request fails when any such verified domain exists.
6506
+
nullable: true
6495
6507
responses:
6496
6508
'200':
6497
6509
$ref: '#/components/responses/SAMLConnection'
@@ -11173,6 +11185,11 @@ components:
11173
11185
format: int64
11174
11186
description: |
11175
11187
Unix timestamp of last activity.
11188
+
role_set_key:
11189
+
type: string
11190
+
description: |
11191
+
The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) assigned to this organization.
Copy file name to clipboardExpand all lines: bapi/2024-10-01.yml
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4479,6 +4479,10 @@ paths:
4479
4479
type: string
4480
4480
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4481
4481
nullable: true
4482
+
role_set_key:
4483
+
type: string
4484
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4485
+
nullable: true
4482
4486
required:
4483
4487
- name
4484
4488
responses:
@@ -4584,6 +4588,10 @@ paths:
4584
4588
type: string
4585
4589
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4586
4590
nullable: true
4591
+
role_set_key:
4592
+
type: string
4593
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4594
+
nullable: true
4587
4595
responses:
4588
4596
'200':
4589
4597
$ref: '#/components/responses/Organization'
@@ -6765,6 +6773,10 @@ paths:
6765
6773
force_authn:
6766
6774
type: boolean
6767
6775
description: Enable or deactivate ForceAuthn
6776
+
consent_verified_domains_deletion:
6777
+
type: boolean
6778
+
description: When enabling the connection, controls behavior when verified domains used for enrollment modes like automatic invitation or automatic suggestion already exist for the same domain. If true, those verified domains are removed and the connection is enabled. If false or omitted, the request fails when any such verified domain exists.
6779
+
nullable: true
6768
6780
responses:
6769
6781
'200':
6770
6782
$ref: '#/components/responses/SAMLConnection'
@@ -11446,6 +11458,11 @@ components:
11446
11458
format: int64
11447
11459
description: |
11448
11460
Unix timestamp of last activity.
11461
+
role_set_key:
11462
+
type: string
11463
+
description: |
11464
+
The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) assigned to this organization.
Copy file name to clipboardExpand all lines: bapi/2025-04-10.yml
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4470,6 +4470,10 @@ paths:
4470
4470
type: string
4471
4471
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4472
4472
nullable: true
4473
+
role_set_key:
4474
+
type: string
4475
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4476
+
nullable: true
4473
4477
required:
4474
4478
- name
4475
4479
responses:
@@ -4575,6 +4579,10 @@ paths:
4575
4579
type: string
4576
4580
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4577
4581
nullable: true
4582
+
role_set_key:
4583
+
type: string
4584
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4585
+
nullable: true
4578
4586
responses:
4579
4587
'200':
4580
4588
$ref: '#/components/responses/Organization'
@@ -6756,6 +6764,10 @@ paths:
6756
6764
force_authn:
6757
6765
type: boolean
6758
6766
description: Enable or deactivate ForceAuthn
6767
+
consent_verified_domains_deletion:
6768
+
type: boolean
6769
+
description: When enabling the connection, controls behavior when verified domains used for enrollment modes like automatic invitation or automatic suggestion already exist for the same domain. If true, those verified domains are removed and the connection is enabled. If false or omitted, the request fails when any such verified domain exists.
6770
+
nullable: true
6759
6771
responses:
6760
6772
'200':
6761
6773
$ref: '#/components/responses/SAMLConnection'
@@ -11474,6 +11486,11 @@ components:
11474
11486
format: int64
11475
11487
description: |
11476
11488
Unix timestamp of last activity.
11489
+
role_set_key:
11490
+
type: string
11491
+
description: |
11492
+
The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) assigned to this organization.
Copy file name to clipboardExpand all lines: bapi/2025-11-10.yml
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4542,6 +4542,10 @@ paths:
4542
4542
type: string
4543
4543
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4544
4544
nullable: true
4545
+
role_set_key:
4546
+
type: string
4547
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4548
+
nullable: true
4545
4549
required:
4546
4550
- name
4547
4551
responses:
@@ -4647,6 +4651,10 @@ paths:
4647
4651
type: string
4648
4652
description: A custom date/time denoting _when_ the organization was created, specified in RFC3339 format (e.g. `2012-10-20T07:15:20.902Z`).
4649
4653
nullable: true
4654
+
role_set_key:
4655
+
type: string
4656
+
description: The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) to assign to this organization.
4657
+
nullable: true
4650
4658
responses:
4651
4659
'200':
4652
4660
$ref: '#/components/responses/Organization'
@@ -6828,6 +6836,10 @@ paths:
6828
6836
force_authn:
6829
6837
type: boolean
6830
6838
description: Enable or deactivate ForceAuthn
6839
+
consent_verified_domains_deletion:
6840
+
type: boolean
6841
+
description: When enabling the connection, controls behavior when verified domains used for enrollment modes like automatic invitation or automatic suggestion already exist for the same domain. If true, those verified domains are removed and the connection is enabled. If false or omitted, the request fails when any such verified domain exists.
6842
+
nullable: true
6831
6843
responses:
6832
6844
'200':
6833
6845
$ref: '#/components/responses/SAMLConnection'
@@ -11736,6 +11748,11 @@ components:
11736
11748
format: int64
11737
11749
description: |
11738
11750
Unix timestamp of last activity.
11751
+
role_set_key:
11752
+
type: string
11753
+
description: |
11754
+
The key of the [role set](https://clerk.com/docs/guides/organizations/control-access/role-sets) assigned to this organization.
0 commit comments