Skip to main content
DELETE
Delete an observability destination

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Path Parameters

id
string<uuid>
required

The destination ID (UUID).

Example:

"99999999-aaaa-bbbb-cccc-dddddddddddd"

Response

Destination deleted successfully

deleted
boolean
required

Always true on success.