Change Tier

Change the subscription tier (upgrade or downgrade).

This swaps the tier price while keeping metered items unchanged. Stripe will fire a customer.subscription.updated webhook which updates the billing state automatically.

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request

This endpoint expects an object.
tierenumRequired

Self-serve subscription tiers. Enterprise customers use manual billing (bypass).

Allowed values:

Response

Successful Response
statusstring
tierstring

Errors