Logo
Akamai APIs API Documentation

Tests

Number of APIs: 4


1. List test configurations

GET https://{{host}}/sla-api/v1/tests



2. Get a test configuration

GET https://{{host}}/sla-api/v1/tests/:slaTestId



3. Update a test configuration

PUT https://{{host}}/sla-api/v1/tests/:slaTestId



4. Delete a test configuration

DELETE https://{{host}}/sla-api/v1/tests/:slaTestId



ENDPOINTS