Delete an event checkpoint
DELETE/event/checkpoint/:name
Delete a named event checkpoint.
If expected_checkpoint_version is supplied, the request uses it as an optimistic
lock and returns 409 Conflict if the checkpoint has been modified since you last read it.
Request
Responses
- 200
Deletion confirmation