method_jwk.create
and method_jwk.update
), as the webhook payload includes a path
field pointing to this endpoint.
method_jwk.create
or method_jwk.update
webhook events, the webhook payload will include a path
field like /auth/mthd_jwk_12
. You can make a GET request to this path to retrieve the updated key information.
Example webhook event object:
method_jwk.create
or method_jwk.update
webhooks