Update a virtual cluster's tier.
curl https://api.warpstream.com/api/v1/update_virtual_cluster_tier \ -H 'warpstream-api-key: XXXXXXXXXX' \ -H 'Content-Type: application/json' \ -d '{"virtual_cluster_id": "vci_1ced73a3_f275_4eda_abb0_8bd23de3b484", "tier": "pro"}'
{}
Last updated 4 months ago
Was this helpful?