From 71bb57a19b0417baeced50b9b5f7e7e271b8a2b4 Mon Sep 17 00:00:00 2001 From: Christina Ausley Date: Fri, 7 Jun 2024 16:34:16 -0400 Subject: [PATCH] update web modeler api ui --- docs/apis-tools/web-modeler-api/authentication.md | 2 +- versioned_docs/version-8.3/apis-tools/web-modeler-api/index.md | 2 +- .../version-8.4/apis-tools/web-modeler-api/authentication.md | 2 +- .../version-8.5/apis-tools/web-modeler-api/authentication.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/apis-tools/web-modeler-api/authentication.md b/docs/apis-tools/web-modeler-api/authentication.md index d3b203b8a0..388f3f494b 100644 --- a/docs/apis-tools/web-modeler-api/authentication.md +++ b/docs/apis-tools/web-modeler-api/authentication.md @@ -19,7 +19,7 @@ To authenticate for the API, generate a JWT token depending on your environment -1. Create client credentials by clicking **Console > Manage (Organization) > API > Create New Credentials**. +1. Create client credentials by clicking **Console > Organization > Administration API > Create new credentials**. 2. Add permissions to this client for **Web Modeler API**. 3. After creating the client, you can download a shell script to obtain a token. 4. When you run it, you will get something like the following: diff --git a/versioned_docs/version-8.3/apis-tools/web-modeler-api/index.md b/versioned_docs/version-8.3/apis-tools/web-modeler-api/index.md index 1c664a1235..e567c9801b 100644 --- a/versioned_docs/version-8.3/apis-tools/web-modeler-api/index.md +++ b/versioned_docs/version-8.3/apis-tools/web-modeler-api/index.md @@ -27,7 +27,7 @@ To authenticate for the API, generate a JWT token depending on your environment -1. Create client credentials by clicking **Console > Manage (Organization) > API > Create New Credentials**. +1. Create client credentials by clicking **Console > Organization > Administration API > Create new credentials**. 2. Add permissions to this client for **Web Modeler API**. 3. After creating the client, you can download a shell script to obtain a token. 4. When you run it, you will get something like the following: diff --git a/versioned_docs/version-8.4/apis-tools/web-modeler-api/authentication.md b/versioned_docs/version-8.4/apis-tools/web-modeler-api/authentication.md index d3b203b8a0..388f3f494b 100644 --- a/versioned_docs/version-8.4/apis-tools/web-modeler-api/authentication.md +++ b/versioned_docs/version-8.4/apis-tools/web-modeler-api/authentication.md @@ -19,7 +19,7 @@ To authenticate for the API, generate a JWT token depending on your environment -1. Create client credentials by clicking **Console > Manage (Organization) > API > Create New Credentials**. +1. Create client credentials by clicking **Console > Organization > Administration API > Create new credentials**. 2. Add permissions to this client for **Web Modeler API**. 3. After creating the client, you can download a shell script to obtain a token. 4. When you run it, you will get something like the following: diff --git a/versioned_docs/version-8.5/apis-tools/web-modeler-api/authentication.md b/versioned_docs/version-8.5/apis-tools/web-modeler-api/authentication.md index d3b203b8a0..388f3f494b 100644 --- a/versioned_docs/version-8.5/apis-tools/web-modeler-api/authentication.md +++ b/versioned_docs/version-8.5/apis-tools/web-modeler-api/authentication.md @@ -19,7 +19,7 @@ To authenticate for the API, generate a JWT token depending on your environment -1. Create client credentials by clicking **Console > Manage (Organization) > API > Create New Credentials**. +1. Create client credentials by clicking **Console > Organization > Administration API > Create new credentials**. 2. Add permissions to this client for **Web Modeler API**. 3. After creating the client, you can download a shell script to obtain a token. 4. When you run it, you will get something like the following: