Changes to Rotate webhook signing secret

POST /webhooks/{webhookId}/rotate-secret

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

Changed in 4 of the 28 revisions of this API.122

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 0bb9c54b1f611
  4. 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

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

      request-parameter-pattern-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