Skip to main content
POST
/
subscriptions
/
{subscriptionId}
/
can-afford
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscriptionId
string
required

The ID of the subscription

Body

application/json
resources
object

A map of resource keys to quantities (both strings).

Response

Proposed resource change is affordable.

Last modified on April 17, 2026