Upstash Documentation

Set QStash Plan

Changes the QStash account to a different plan type.
This operation changes the plan and associated limits for the QStash account.

1 min read
post/qstash/set-plan/{id}
Request example
Response
post/qstash/set-plan/{id}

Authorization

Authorizationstringheaderrequired#
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded username:password.

Path parameters

idstringrequired#
QStash user ID

Body

application/json
plan_nameenum<string>required#
Target plan to upgrade to
Options:paidqstash_fixed_1mqstash_fixed_10mqstash_fixed_100m

Responses

application/json
200
QStash plan changed successfully