curl --request POST \ --url https://api.upstash.com/v2/qstash/move-to-team \ --header 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+' \ --header 'Content-Type: application/json' \ --data '{ "qstash_id": "<string>", "target_team_id": "<string>" }'
"OK"
Basic <encoded-value>
<encoded-value>
username:password