create OAuth account
Path parameters
Request body
OAuth refresh token. For authorization_code flow, this contains the actual refresh token. For client_credentials flow, this must be set to an empty string.
OAuth client ID for resource-level credentials (client_credentials flow only)
OAuth client secret for resource-level credentials (client_credentials flow only)
Instance name for built-in providers whose client-credentials token URL is instance-templated; substituted into the fixed-host registry template server-side (client_credentials flow only). The token URL is never caller-supplied.
Bring-your-own token endpoint override (client_credentials flow only). Only honored together with cc_client_id/cc_client_secret and mutually exclusive with cc_instance; ignored/rejected on the shared-instance path.
MCP server URL for MCP OAuth token refresh
OAuth scopes to use for token refresh. Overrides instance-level scopes.
Response
account set