User Interface¶
Once you have the userid
and secret key
the first API need to call is:
1 |
|
This API will return a temporary token which is required in other APIs.
If you are using SQLFLow On-Premise, token might not be required if you have set following flag in /wings/sqlflow/backend/conf/gudu_sqlflow.conf
1 |
|
Generate user token for restful api¶
/generateToken¶
This API is used to generate a new token of a specified user.