Version History
This section describes changes made in subsequent releases and the new features in this API:
| Release | Enhancements | API Version |
|---|---|---|
| 2025.2 | To ensure consistency with the backend, we introduced the following endpoint: - PUT /segments/customers/{customerId}/assign - allows the customer to assign segments. | v1 |
| 2025.2 and Patch in API 2024.2 | To enable a service-level health check, we introduced a new endpoint: - GET /healthCheck. It allows the API client to check the status of the dependent backend service. On the 200 response, the client receives the overall status information: healthy, degraded, unhealthy. | v1 |