API Docs / Schemas / ReconnectOAuthRequest

ReconnectOAuthRequest

Request to initiate OAuth reconnection for an expired or scope-upgraded configuration

Properties

Name Type Description
returnUrl*string

URL to redirect the user back to after completing the OAuth flow

URL to redirect the user back to after completing the OAuth flow

JSON Example

{
  "returnUrl": "string"
}

Used By Operations