We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01722a8 + bd916c4 commit 7e5b305Copy full SHA for 7e5b305
en/identity-server/next/docs/apis/organization-apis/restapis/association-management-by-admin.yaml
@@ -354,7 +354,7 @@ paths:
354
- lang: Curl
355
source: |
356
curl -X 'POST' \
357
- 'https://localhost:9443/api/users/v1/federated-associations/bulk' \
+ 'https://localhost:9443/t/<tenant-domain>/o/api/users/v1/federated-associations/bulk' \
358
-H 'accept: */*' \
359
-H 'Authorization: Bearer {bearer-token}' \
360
-d '{
0 commit comments