Optional accessURL of the OAuth2 access token endpoint.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional audienceThe intended audience for the OAuth2 access token.
Optional clientThe OAuth2 client ID issued by the authorization server.
Optional clientThe OAuth2 client secret issued by the authorization server. Write-only; never returned by the API.
Optional nameHuman-readable name for this auth method.
Optional scopeSpace-separated list of OAuth2 scopes to request.
Generated using TypeDoc
OAuth2 client credentials attributes for an update request.