cdp_update_client
Update an existing OAuth client's configuration in the CDP MCP Server by modifying credentials, grants, validity periods, or access scopes.
Instructions
Update an existing OAuth client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_numeric_id | Yes | ||
| tenant_id | No | ||
| client_id_str | No | ||
| client_secret | No | ||
| grants | No | ||
| token_validity | No | ||
| authorities | No | ||
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |