Changes to Create Webhook Subscription

POST /v1/webhooks

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 12 revisions of this API.44

  1. b390cd1c4e2a44

What changed

    • added the new contact_entry.resolved enum value to the event_types/items/ response property for the response status 201

      response-property-enum-value-added

    • added the new contact_exclusion.created enum value to the event_types/items/ response property for the response status 201

      response-property-enum-value-added

    • added the new event.resolved enum value to the event_types/items/ response property for the response status 201

      response-property-enum-value-added

    • added the new task.reopened enum value to the event_types/items/ response property for the response status 201

      response-property-enum-value-added

    • added the new contact_entry.resolved enum value to the request property event_types/items/

      request-property-enum-value-added

    • added the new contact_exclusion.created enum value to the request property event_types/items/

      request-property-enum-value-added

    • added the new event.resolved enum value to the request property event_types/items/

      request-property-enum-value-added

    • added the new task.reopened enum value to the request property event_types/items/

      request-property-enum-value-added