Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

API URL: https://sdtxupdg40.execute-api.eu-central-1.amazonaws.com/testing

API

Every interaction with the API needs an Authorization Token. The token is generated per user.

Change Subscription Plan

Request
POST /subscriptions/{subscription}/changeplan


{subscription} - The id of the subscription to upgrade
Body
{
	"product_id" : {product_id}
}


  • {product_id} - The id of the product you wish to subscribe to


  • No labels