Skip to main content
PUT
Update Instance Billing Mode

Header

Content-Type
string
erforderlich

Allowed value: application/json.

Authorization
string
erforderlich

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

Pfadparameter

instance_id
string
erforderlich

Instance ID. String, length: 1-255 characters.

Body

application/json
type
enum<string>
erforderlich

Target billing mode. Allowed values: prepaid, postpaid.

Verfügbare Optionen:
prepaid,
postpaid
Beispiel:

"prepaid"

months
integer

Required when type=prepaid. Subscription length in months. Used when type=prepaid. Integer, value > 0.

Beispiel:

1

Antwort

200 - application/json

OK

The response is of type object.

Zuletzt geändert am 10. August 2026