Validate an update of a source payload
Validates an update of a source payload to ensure it can be created and that the data source can be reached by Algolia.
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 source. Universally uniqud identifier (UUID) of a source.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Body
Universally unique identifier (UUID) of an authentication resource.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Specific configuration attributes of a commercetools source.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
Descriptive name of the source.
Response
OK
Universally unique identifier (UUID) of a task run.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Date and time when the resource was created, in RFC 3339 format.
This field is always null when used with the Push endpoint. When used for a source discover or source validate run, it will include the sampled data of the source.
Universally unique identifier (UUID) of an event.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
in case of error, observability events will be added to the response.
a message describing the outcome of the operation that has been ran (push, discover or validate) run.