Delete a log configuration
DELETE/controlplane/log/config/:configId
Delete a specific log configuration by its ID.
Request
Responses
- 200
- 4XX
- 5XX
Log configuration successfully deleted.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.