GET
/
v1
/
oauth2
/
authorize

Description

In order to properly redirect users to the ZBD Login portal, you must open a browser session containing the built authorization URL as the destination address.

This API endpoint helps you create that authorization URL.

Configuration

Query Parameters

client_id
string
required
response_type
string
required
redirect_uri
string
required
code_challenge_method
string
required
code_challenge
string
required
scope
string
required