Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Customer identifier or team ID
Example:
Target plan to upgrade to
Available options:
paid, qstash_enterprise_1m, qstash_enterprise_10m Example:
"paid"
Response
200 - application/json
QStash plan changed successfully
The response is of type string.
Example:
"OK"