Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleRequest
POST /subscriptions/{subscription}/changeplan


  • {subscription} - The id of the subscription to upgrade
Code Block
languagejfx
titleBody
linenumberstrue
{
	"product_id" : {product_id}
}

...