[Docs] jwt token

master
Raphael Cerveaux 2018-11-15 19:26:06 +01:00 committed by GitHub
parent 7477d98ccb
commit 48356f0ed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Accept:application/json
When signed in, you must provide the access token:
```
Authorization: Bearer <Access_token>
Authorization: <Access_token>
```
## API response