put
https://{hostname}/etp-config/v3/configs//honeypots/
Modifies a custom response's features.
200Successful response.
Modifies a custom response's features.
200Successful response.
x_etag string returned in the response header as If-Match in write requests to avoid overwriting edits by any other API clients. See Concurrency control for details.xxxxxxxxxxcurl --request PUT \--url https://hostname/etp-config/v3/configs/configId/honeypots/honeypotId \--header 'accept: application/problem+json' \--header 'content-type: application/json'
xxxxxxxxxx{"detail": "object has missing required properties ([\"exitPoints\",\"name\"])","instance": "233ecac0-074b-4d7f-a352-375636ecf2a9","status": 400,"title": "Bad Request","type": "https://problems.omni.akamaiapis.net/http/bad-request"}