update_log_service
Updates an existing group-level logging service in your Fivetran account. Modify settings for external log services by providing log ID and request body.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Updates information for an existing group-level logging service within your Fivetran account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | The unique identifier for the log service | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/external-logging/update_log_service.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. |