Update taskput https://example.com/api/v3/central_managers/{central_manager_id}/tasks/{task_id}Update a task that gets executed on GDP.Path Paramscentral_manager_idstringrequiredID of central manager.task_idstringrequiredID of task being updated.Body Paramscentral_manager_idstringID of central manager.intervalstringUpdates task interval.task_idstringID of task being updated.Responses 200A successful response. defaultAn unexpected error response.Updated over 1 year ago