v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBEvent Streams
Archive an event stream
Archives the event-stream subscription, stopping event delivery without permanently removing the configuration. Returns the archived event stream.
delete/v6/event-streams/{eventStreamId}
Path parameters
eventStreamIdstring required
Response
Successful response
Example response
{
"created_date": "2025-10-24T09:00:00.000Z",
"description": "handlebars@buildtime:{{description}}",
"name": "handlebars@buildtime:{{name}}",
"stop_at": "2025-10-24T09:00:00.000Z",
"updated_date": "2025-10-24T09:00:00.000Z"
}