addObject
, deleteIndex
, editSettings
Authorizations
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.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Response
OK
The V1 task object, please use methods and types that don't contain the V1 suffix.
Universally unique identifier (UUID) of a task.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Universally uniqud identifier (UUID) of a source.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Universally unique identifier (UUID) of a destination resource.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Trigger that runs the task. Trigger information for manually-triggered tasks.
- Option 1
- Option 2
- Option 3
- Option 4
Whether the task is enabled.
Date of creation in RFC 3339 format.
Date of last update in RFC 3339 format.
Configuration of the task, depending on its type.
Input for a streaming
task whose source is of type ga4BigqueryExport
and for which extracted data is continuously streamed.
- Option 1
- Option 2
- Option 3
Maximum accepted percentage of failures for a task run to finish successfully.
0 <= x <= 100
Action to perform on the Algolia index.
replace
, save
, partial
, partialNoCreate
, append
Date of the last cursor in RFC 3339 format.
Notifications settings for a task.
Set of rules for a task.