Skip to main content
POST
Reactivate a webhook encryption key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

key_id
string
required

The ID of the webhook encryption key to reactivate (e.g. whk_...).

Required string length: 1 - 128
Pattern: ^[A-Za-z0-9_-]+$

Response

Webhook encryption key reactivated.

data
object
required
error
null
required