mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
GitBook: [#45] No subject
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Moderne.io offers a GraphQL API https://api.moderne.io for customers to interact with through the usage of a personal access token.
|
||||
|
||||
Note: Access tokens do not retain roles that are granted to your user account. Actions that require roles (deploying recipes and uploading ASTs) will fail as forbidden if attempted with an access token.
|
||||
Note: Personal access tokens do not retain roles that are granted to your user account. Actions that require roles (deploying recipes and uploading ASTs) will fail as forbidden if attempted with an access token.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
@@ -42,4 +42,4 @@ From the _Access Token_ page, click _Delete_ next to the token you wish to revok
|
||||
|
||||
## Limitations
|
||||
|
||||
* Access tokens do not retain roles that are granted to your user account. Actions that require roles (deploying recipes and uploading ASTs) will fail as forbidden if attempted with an access token.
|
||||
* Personal access tokens do not retain roles that are granted to your user account. Actions that require roles (deploying recipes and uploading ASTs) will fail as forbidden if attempted with an access token.
|
||||
|
||||
Reference in New Issue
Block a user