Delete a log dataset
This endpoint is used to delete an existing log dataset. When a log dataset is deleted, all associated data is permanently removed.
Authorization
basicAuth AuthorizationBasic <token>
In: header
Path Parameters
stream_name*string
Response Body
application/json
curl -X DELETE "http://localhost:8000/api/v1/logstream/string"Empty
Was this page helpful?