Event Streams
Delete an event stream
Permanently deletes the event-stream subscription. Returns the deleted event stream.
post/v6/event-streams/{eventStreamId}/delete
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.