Authentication for the QStash API
QSTASH_TOKEN
curl https://qstash.upstash.com/v2/publish/... \ -H "Authorization: Bearer <QSTASH_TOKEN>"
qstash_token
curl https://qstash.upstash.com/v2/publish/...?qstash_token=<QSTASH_TOKEN>
Was this page helpful?