Logo
Akamai APIs API Documentation

Custom responses

Number of APIs: 5


1. Get a custom response

GET https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId



2. Update a custom response

PUT https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId



3. Delete a custom response

DELETE https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId



4. List custom responses

GET https://{{host}}/etp-config/v3/configs/:configId/honeypots



5. Create a custom response

POST https://{{host}}/etp-config/v3/configs/:configId/honeypots



ENDPOINTS