Event Deliveries

Force retry event delivery

This endpoint enables you retry a previously successful event delivery

post/v1/projects/{projectID}/eventdeliveries/forceresend

Path parameters

projectIDstring required

Project ID

Request body

idsstring[]

A list of event delivery IDs to forcefully resend.

Response

OK

messagestring
statusboolean
dataHandlersStub nullable

Changes

Changed in 4 of the 69 revisions of this API.1066

  • v3bae289777c9184See the full diff
    • the response property allOf[subschema #2]/data became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 401

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 404

      response-property-became-nullable

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 200

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 400

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 401

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 404

      response-property-all-of-added

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

  • v328d285e4302c41See the full diff
    • removed the optional property allOf[util.ServerResponse]/data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 400 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 401 status

      response-optional-property-removed

    • removed the optional property allOf[util.ServerResponse]/data from the response with the 404 status

      response-optional-property-removed

    • api operation id ForceResendEventDeliveries was added

      api-operation-id-added

  • v334f70fff2a10111See the full diff
    • the request's body type/format changed from / to object/

      request-body-type-changed

    • removed handlers.Stub subschema #2 from the request body allOf list

      request-body-all-of-removed

    • added the new optional request property ids

      new-optional-request-property

  • v3bbe11224b60e11See the full diff
    • added handlers.Stub to the request body allOf list

      request-body-all-of-added

    • removed public.Stub from the request body allOf list

      request-body-all-of-removed

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