Changes to PATCH /webhook/:webhookId

PATCH /webhook/{webhookId}

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

Changed in 1 of the 2 revisions of this API.6

  1. 773c90f079c56

What changed

    • added the new active enum value to the request property status

      request-property-enum-value-added

    • added the new paused enum value to the request property status

      request-property-enum-value-added

    • added the optional property backingOffUntil to the response with the 200 status

      response-optional-property-added

    • added the optional property disabledAt to the response with the 200 status

      response-optional-property-added

    • added the optional property pausedAt to the response with the 200 status

      response-optional-property-added

    • added the required property status to the response with the 200 status

      response-required-property-added