QStash
Enable Production Pack
Enables the production pack for a QStash instance.
POST/v2/qstash/enable-prodpack/{id}
cURL
curl --request POST \
--url https://api.upstash.com/v2/qstash/enable-prodpack/{id} \
--header 'Authorization: Bearer <token>'200Response
"OK"Authorization
Authorizationheaderstringrequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idpathstringrequired
QStash user ID