Rotate Webhook Secret
shipmail_rotate_webhook_secretRotate a webhook signing secret. The old secret stops verifying after the expiration window, so treat this as destructive. The new secret is returned once.
Instructions
Rotate a webhook signing secret. Existing integrations using the old secret stop verifying after the previous_secret_expires_at window; treat as destructive. The new secret is returned once and will appear in the conversation log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ShipMail resource ID. | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | Yes | ||
| previous_secret_expires_at | Yes |