Bearer Token
When making requests to QStash, you will need yourQSTASH_TOKEN
— you will
find it in the console. Here’s how to add
the token to the request header using cURL:
Query Parameter
In environments where setting the header is not possible, you can use theqstash_token
query parameter instead.