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.
Body
application/json
API request body for creating a new destination.
Destination type.
-
search
. Data is stored in an Algolia index. -
insights
. Data is recorded as user events in the Insights API.
Available options:
search
, insights
Descriptive name for the resource.
Universally unique identifier (UUID) of an authentication resource.
Example:
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Universally unique identifier (UUID) of a transformation.
Response
OK