curl https://qstash.upstash.io/v2/keys/rotate \ -H "Authorization: Bearer <token>"
{ "current": "sig_123", "next": "sig_456" }
Rotate your signing keys
Was this page helpful?