# Charge the dimensions that are tied to a subscription Endpoint: POST /api/v1.0/subscriptions/{subscriptionId}/actions/charge Version: 1.0 Security: api_key ## Path parameters: - `subscriptionId` (string, required) The ID of the subscription. ## Query parameters: - `dimensionId` (string, required) The ID of the dimension to charge. - `quantity` (string, required) The quantity to charge.