Skip to main content
POST
Fetch Access Token

Description

After accessing the ZBD login portal URL and successfully authenticating, the user will be redirected back to your application with state and code query parameters included. These two properties allow you to hit the token endpoint, and get the user’s access token. Once you have the code returned from the previous authorization endpoint, you must now make a POST request to get the token from this endpoint.

Configuration

Header Parameters

string
Content Type

Body

string
required
string
required
string
required
string
required
string
required
string
required