v1

latestSwagger 2.0Event Store License v22026-07-17711075.0 KB
Projections

Deletes a projection

Deletes a projection.

delete/projection/{name}

Path parameters

namestring required

The projection to delete.

Query parameters

deleteStateStreamboolean

Whether the state stream should also be deleted.

deleteCheckpointStreamboolean

Whether the checkpoint stream should also be deleted.

deleteEmittedStreamsboolean

Whether the emitted streams should also be deleted. Note that this only has an effect if 'track emitted streams' was enabled on the projection.

Response

Projection deleted