Refresh Token in Wazo
· 5 min read
As a consumer of the API on Wazo Platform the first step you need to do before
almost anything else is to authenticate. The process of authentication on Wazo Platform
is basically creating a token using your username and password. This can be done
using the /token
API of wazo-auth. Here's an example from the command line.