cURL
curl --request GET \ --url 'https://api.example.com/api/v1/agency/billing/subaccount/change_billing_plan?api_key='
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
To be used by Agency admins only. Changes the billing plan of subaccount.
Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.
in-
Successful Response
Was this page helpful?