AccountWebhook-signing-key
Rotate the webhook signing key
Generates a new HMAC signing key for all webhook deliveries. The old key is immediately invalidated. The new key is returned once — store it securely.
curl -X POST "https://api-v2.stream.estate/account/webhook-signing-key/rotate"{
"id": "signing-key",
"signingKey": "whsec_abc123..."
}{
"title": "string",
"detail": "string",
"status": 404,
"instance": "string",
"type": "string"
}{
"title": "string",
"detail": "string",
"status": 404,
"instance": "string",
"type": "string"
}{
"status": 422,
"violations": [
{
"propertyPath": "string",
"message": "string"
}
],
"detail": "string",
"type": "string",
"title": "string",
"instance": "string"
}Derniere mise a jour le