Number of APIs: 5
DELETE https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId
Deletes a specific custom response.
GET https://{{host}}/etp-config/v3/configs/:configId/honeypots
Returns a list of all custom responses.
POST https://{{host}}/etp-config/v3/configs/:configId/honeypots
Creates a new custom response.
GET https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId
Returns the details of a specific custom response.
PUT https://{{host}}/etp-config/v3/configs/:configId/honeypots/:honeypotId
Modifies a custom response's features.
ENDPOINTS