Reveal a webhook endpoint signing secret
Webhooks
Reveal a webhook endpoint signing secret
Reveal the current outbound webhook signing secret for a webhook endpoint.
POST
Reveal a webhook endpoint signing secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook endpoint whose signing secret should be revealed.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$