---
search:
  tags:
    - Events
    - POST
seo:
  description: >-
    Stops a pending event from waiting when the answer is no longer needed; the
    answer… Reference for the POST /v1/events/{id}/cancel endpoint in the
    EmitKit API.
sidebar:
  label: Cancel an event that waits
  badge: POST
title: Cancel an event that waits
type: openapi-operation
---
Stops a pending event from waiting when the answer is no longer needed; the answer page then shows it as no longer needed. Canceling an already canceled event returns it again, so retries are safe.

`POST /v1/events/{id}/cancel`
