Delete a dataset
Learn about Delete a dataset in Parseable, including core concepts, configuration steps, and practical guidance for building an effective observability…
Delete an existing dataset. When a dataset is deleted, all associated data is permanently removed.
Authorization
apiKey X-API-Key<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?