ghl_location_update_recurring_task
Update an existing recurring task's details and recurrence rules for a specific location.
Instructions
Update Recurring Task Endpoint: PUT /locations/{locationId}/recurring-tasks/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Recurring Task Id | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location Id |