Refresh your access token
After one hour, you will need to update your token in your integrations. To do this, use the refresh token obtained in the previous call.
Refresh your access token
POST
https://api.zapsign.com.br/api/v1/auth/token-refresh/
Get a new JWT access token with increased expiration time
Request Body
Last updated