cURL
curl --request POST \ --url https://api.thundercompute.com:8443/v1/create-portal-session \ --header 'Authorization: <api-key>'
{ "url": "<string>" }
Create a Stripe billing portal session URL for the authenticated user’s organization
OK
Was this page helpful?