Checks if the user can afford the requested resources.
Subscriptions
Checks if the user can afford the requested resources.
POST
Checks if the user can afford the requested resources.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the subscription
Body
application/json
A map of resource keys to quantities (both strings).
Response
Proposed resource change is affordable.
Last modified on June 25, 2026