Add a paragraph instructing api users how to get a token
First time api users do not know how or where to obtain a user token. A user has to use the gui to get an initial token to use the api, including the user token api, which will allow them to get subsequent tokens. Change-Id: Ib1696e60be02c17aa1a4020294fc27eb1a57b977
This commit is contained in:
parent
5a4da2cf51
commit
25b1dd96fc
@ -6,6 +6,11 @@ V1 Web API
|
||||
API
|
||||
###
|
||||
|
||||
MY_ACCESS_TOKEN is to be replaced by a token for a given user obtained
|
||||
from https://my.example.org/#!/profile/tokens initially. The User Tokens
|
||||
section of the api documentation gives instructions for obtaining
|
||||
subsequent tokens.
|
||||
|
||||
Projects
|
||||
========
|
||||
.. rest-controller:: storyboard.api.v1.projects:ProjectsController
|
||||
|
Loading…
x
Reference in New Issue
Block a user