v1
latestOpenAPI 3.0.02026-07-14169146300.3 KBBilling
Apply or update billing addons, including compute instance size
Selects an addon variant, for example scaling the project’s compute instance up or down, and applies it to the project.
patch/v1/projects/{ref}/billing/addons
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Request body
Example request
{
"addon_variant": "pitr_7",
"addon_type": "pitr"
}