Skip to content

Commit

Permalink
docs: Update API tokens doc (#5125)
Browse files Browse the repository at this point in the history
Update API tokens doc

Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
  • Loading branch information
Sherlock113 authored Dec 13, 2024
1 parent 9a8358a commit a9692fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can add and delete BentoCloud users to control and customize access to your
Invite a new user
-----------------

1. Click your user name in the top-right corner of any BentoCloud page, then select **Members**.
1. Click your profile image in the top-right corner of any BentoCloud page, then select **Members**.
2. On the **Members** page, click **Invite new member**.
3. In the dialog that appears, provide the following information:

Expand All @@ -31,7 +31,7 @@ Both the inviter and the new user receive the invitation email. Clicking the lin
Delete a user
-------------

1. Click your user name in the top-right corner of any BentoCloud page, then select **Members**.
1. Click your profile image in the top-right corner of any BentoCloud page, then select **Members**.
2. On the **Members** page, click **Delete Member** for the user you want to delete.
3. Click **Delete** in the dialog that appears.

Expand Down
6 changes: 2 additions & 4 deletions docs/source/scale-with-bentocloud/manage-api-tokens.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ This tutorial explains how to create and use API tokens in BentoCloud.
Create an API token
===================

To create an API token, perform the following steps:

1. Navigate to the `API Tokens <http://cloud.bentoml.com/api_tokens>`_ page on the BentoCloud console.
1. Click your profile image in the top-right corner of any BentoCloud page, then select **API Tokens**.
2. Click **Create**.
3. In the dialog that appears, specify the following fields. Note that you must select at least one of the token types.

Expand All @@ -31,7 +29,7 @@ To create an API token, perform the following steps:

4. Click **Submit**.
5. Record the token. This is the only opportunity to record it.
6. All available tokens appear on the **API Tokens** page. Click **Delete** if you no longer needs a token.
6. All available tokens appear on the **My API Tokens** page. Click **Delete** if you no longer need a token.

Log in to BentoCloud using the BentoML CLI
==========================================
Expand Down

0 comments on commit a9692fb

Please sign in to comment.