Delete an existing source

Permanently deletes an existing source.

DELETE https://telemetry.betterstack.com/api/v1/sources/{source_id}

URL parameters

id
required string

Headers

Authorization
required string
204
404

Response body

{
  "errors": "Resource with provided ID was not found"
}