webhooks

Create Signing Key

Create a new webhook signing key, which will be used to generate webhook signature headers

post/v1/webhooks/{webhook_sid}/signing-keys

Path parameters

webhook_sidstring required

Request body

shared_secretstring
expires_atstring date-time
labelstring

Response

Signing key created successfully for this webhook

Changes

No recorded changes to this endpoint across all 1 revision of this API.