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

authorizeUrlstring required
statestring required
labelstring required
redirectUristring required

Changes

Changed in 1 of the 104 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added