Changes to Delete webhook

DELETE /webhooks/{webhookId}

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

Changed in 8 of the 28 revisions of this API.1165

  1. 359d267dca881
  2. b1ad79e918ac1
  3. c2c65e0527112
  4. a77f94c2883a11
  5. c309952835b58
  6. 0bb9c54b1f611
  7. 68aaf2076cfc5
  8. 270e233e401c2

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • removed the mandate.created enum value from the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the mandate.revoked enum value from the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-removed

  • a77f94c2883a11See the full diff
    • added the new ach.settled enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • removed the ach.completed enum value from the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-removed

    • added the new ach.completed enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ach.created enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ach.failed enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ach.processing enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ach.returned enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new external_party_account.validated enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new mandate.created enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new mandate.revoked enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the pattern ^whk_[0-9a-f]{32}$ to the path request parameter webhookId

      request-parameter-pattern-added

    • added the new invitation_link.agent_added enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.agent_removed enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.created enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.redeemed enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.revoked enum value to the data/attributes/enabledEvents/items/ response property for the response status 200

      response-property-enum-value-added

    • for the header request parameter Idempotency-Key, the maxLength was set to 255

      request-parameter-max-length-set

    • for the path request parameter webhookId, the maxLength was set to 64

      request-parameter-max-length-set