Webhooks

Delete a webhook

delete/v2/webhooks/{webhookId}

Path parameters

webhookIdstring required

Headers

Authorizationstring required

value must be Bearer <token> where <token> is api key prefixed with cal_

Response

status'success' | 'error' required

Example response

{
  "status": "success",
  "data": {
    "payloadTemplate": "{\"content\":\"A new event has been scheduled\",\"type\":\"{{type}}\",\"name\":\"{{title}}\",\"organizer\":\"{{organizer.name}}\",\"booker\":\"{{attendees.0.name}}\"}"
  }
}

Changes

Changed in 3 of the 50 revisions of this API.22121

    • removed the ROUTING_FORM_FALLBACK_HIT enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 197 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v2b08d7bb5d881121See the full diff
    • the data/triggers/items/ response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • added the new AFTER_GUESTS_CAL_VIDEO_NO_SHOW enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new AFTER_HOSTS_CAL_VIDEO_NO_SHOW enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_CANCELLED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_CREATED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_NO_SHOW_UPDATED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_PAID enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_PAYMENT_INITIATED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_REJECTED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_REQUESTED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new BOOKING_RESCHEDULED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new DELEGATION_CREDENTIAL_ERROR enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new FORM_SUBMITTED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new FORM_SUBMITTED_NO_EVENT enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new INSTANT_MEETING enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new MEETING_ENDED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new MEETING_STARTED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new OOO_CREATED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new RECORDING_READY enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new RECORDING_TRANSCRIPTION_GENERATED enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ROUTING_FORM_FALLBACK_HIT enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new WRONG_ASSIGNMENT_REPORT enum value to the data/triggers/items/ response property for the response status 200

      response-property-enum-value-added

  • v2daa3e48bc03a120See the full diff
    • the data/triggers/items/ response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • removed the AFTER_GUESTS_CAL_VIDEO_NO_SHOW enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the AFTER_HOSTS_CAL_VIDEO_NO_SHOW enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_CANCELLED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_CREATED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_NO_SHOW_UPDATED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_PAID enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_PAYMENT_INITIATED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_REJECTED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_REQUESTED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the BOOKING_RESCHEDULED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the DELEGATION_CREDENTIAL_ERROR enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the FORM_SUBMITTED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the FORM_SUBMITTED_NO_EVENT enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the INSTANT_MEETING enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the MEETING_ENDED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the MEETING_STARTED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the OOO_CREATED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the RECORDING_READY enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the RECORDING_TRANSCRIPTION_GENERATED enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the WRONG_ASSIGNMENT_REPORT enum value from the data/triggers/items/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog