mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Update README.md
This commit is contained in:
parent
8b0ba5e0d4
commit
51e47feb37
1 changed files with 3 additions and 2 deletions
|
|
@ -38,9 +38,10 @@ npm run strapi routes:list
|
||||||
|
|
||||||
### API Tokens
|
### API Tokens
|
||||||
|
|
||||||
To update data using requests, you need an API token.<br>
|
To update data using requests, you need an API token.
|
||||||
|
|
||||||
Tokens can be generated and managed in the admin panel under
|
Tokens can be generated and managed in the admin panel under
|
||||||
[Settings → API Tokens](http://localhost:1337/admin/settings/api-tokens).<br>
|
[Settings → API Tokens](http://localhost:1337/admin/settings/api-tokens).
|
||||||
You can also define token-specific permissions there.
|
You can also define token-specific permissions there.
|
||||||
|
|
||||||
For more details, see the
|
For more details, see the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue