Login & Authorization
Refresh Token
Generate a new accessToken for a ZBD Login user.
POST
/
v1
/
oauth2
/
token
Description
In order to fetch a new accessToken
for a given ZBD User, make sure to use the refreshToken
using the token endpoint.
- Read here for more details on how to setup ZBD Login (OAuth2) with your platform.
Configuration
Header Parameters
Content Type
Body
Was this page helpful?