Client Tokens
Generate Client Tokens
Using the CLI
bcl client-token? Do you want bcl to store your tokens locally for future usage? Yes
✔ Generated new tokens:
* clientAccessToken: xxxxxx.xxxxxxxxxx.xxxxxx
* refreshToken: xxxxxx.xxxxxxxxxx.xxxxxx
WARN Be sure to copy and save these keys since it will not be possible to obtain them again.Using the REST API
Code Sample
Response
Refreshing the Client Access Token
Code Sample
Response
Last updated