Delete an observability destination

Delete an existing observability destination. This performs a soft delete. Management key required.

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Path parameters

idstringRequiredformat: "uuid"

The destination ID (UUID).

Response

Destination deleted successfully
deletedtrue

Always true on success.

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error