Skip to main content

startOAuth

startOAuth

Request Body REQUIRED
redirectUri string REQUIRED
Responses
201
Schema OPTIONAL
url string
startOAuth
POST /oauth/authorize
Body
Loading...
/api
curl -L -X POST '/api/oauth/authorize' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'