API Docs / Schemas / ReconnectOAuthResponse

ReconnectOAuthResponse

Response containing the OAuth authorisation URL for reconnecting a configuration

Properties

Name Type Description
authorisationUrlstring

The OAuth authorisation URL to redirect the user to

The OAuth authorisation URL to redirect the user to

JSON Example

{
  "authorisationUrl": "string"
}

Used By Operations