URL 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.
The OAuth2 client ID issued by the authorization server.
The OAuth2 client secret issued by the authorization server. Write-only; never returned by the API.
Human-readable name for this auth method. Must be unique within your organization.
Optional scopeSpace-separated list of OAuth2 scopes to request.
Generated using TypeDoc
OAuth2 client credentials attributes for a create request.