Update a task V1
Updates a task by its ID using the v1 endpoint.
updateTask instead.
Required ACL: addObject, deleteIndex, editSettingsAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Unique identifier of a task. Universally unique identifier (UUID) of a task.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Body
API request body for updating a task using the V1 shape. Use methods and types that don't contain the V1 suffix.
Universally unique identifier (UUID) of a destination resource.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Whether the task is enabled.
Maximum accepted percentage of failures for a task run to finish successfully.
0 <= x <= 100Configuration of the task, depending on its type.
- Streaming input
- Docker streams
- Shopify input
Trigger for a task update.