cURL
curl --request DELETE \ --url https://api.logfleet.io/api/v1/metric-configs/{configId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Delete a metric config and all its definitions
Documentation IndexFetch the complete documentation index at: https://docs.logfleet.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.logfleet.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /auth/login
Metric config ID
Config deleted