Script Connections

Build an OAuth authorization URL for a labeled authorization

post/api/oauth-apps/{id}/authorize-url

Path parameters

idstring required

Request body

labelstring
finalRedirectstring uri

Response

OAuth authorization URL + state

Changes