GET
/
auth
/
oauth
/
authorize
{
  "authorization_url": "<string>"
}

Query Parameters

scopes
string[]

Response

200
application/json
Successful Response
authorization_url
string
required

Was this page helpful?