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