v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBAccount
Change Account's Hosting Plan
Change the account's hosting plan and generate an order and invoice for the new plan
put/v1/account/hosting_plan
Query parameters
previewboolean
Request body
Example request
{
"billing_cycle": "Monthly"
}Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}