log_stream
Delete Log Stream
API Reference
- Api reference
- Getting Started
- Schemas
protect
trace
log_stream
experiment
feedback
API Reference
log_stream
Delete Log Stream
Delete a specific log stream.
DELETE
/
v2
/
projects
/
{project_id}
/
log_streams
/
{log_stream_id}
curl --request DELETE \
--url https://api.acme.rungalileo.io/v2/projects/{project_id}/log_streams/{log_stream_id} \
--header 'Galileo-API-Key: <api-key>'
This response does not have an example.
Authorizations
Response
204
Successful Response
Was this page helpful?
curl --request DELETE \
--url https://api.acme.rungalileo.io/v2/projects/{project_id}/log_streams/{log_stream_id} \
--header 'Galileo-API-Key: <api-key>'
This response does not have an example.