WebhookRotateSecretResponse
secretstringrequired
New plaintext signing secret.
previous_secret_expires_atstring<date-time>required
When the old secret stops being valid (24h from now).
WebhookRotateSecretResponse
{
"secret": "string",
"previous_secret_expires_at": "2024-07-29T15:51:28.071Z"
}