Skip to main content
PUT
Update Instance Billing Mode

Headers

Content-Type
string
vereist

Allowed value: application/json.

Authorization
string
vereist

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

Padparameters

instance_id
string
vereist

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

Body

application/json
type
enum<string>
vereist

Target billing mode. Allowed values: prepaid, postpaid.

Beschikbare opties:
prepaid,
postpaid
Voorbeeld:

"prepaid"

months
integer

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

Voorbeeld:

1

Respons

200 - application/json

OK

The response is of type object.

Laatst gewijzigd op 10 augustus 2026