Reactivate a webhook encryption key
Webhooks
Reactivate a webhook encryption key
Reactivate an encryption key so it can be used for new webhook deliveries again.
POST
Reactivate a webhook encryption key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook encryption key to reactivate (e.g. whk_...).
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$