subscriptions

Creating a subscription for an application

Only one subscription for a primary plan can be active at a time, and on creating a new primary subscription the currently active primary subscription will be removed.

post/applications/{id}/subscriptions

Path parameters

idstring required

Application id.

Request body

Response

The subscription was successfully updated.

idstring required

The id of the resource.

state'active' | 'inactive' required

The state of the subscription.

Changes

No recorded changes to this endpoint across all 1 revision of this API.