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.

Configuration

Header Parameters

Content-Type
string

Content Type

Body

client_id
string
required
client_secret
string
required
grant_type
string
required
redirect_uri
string
required
refresh_token
string
required