Skip to main content
PUT
Update Instance Billing Mode

ヘッダー

Content-Type
string
必須

Allowed value: application/json.

Authorization
string
必須

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

パスパラメータ

instance_id
string
必須

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

ボディ

application/json
type
enum<string>
必須

Target billing mode. Allowed values: prepaid, postpaid.

利用可能なオプション:
prepaid,
postpaid
:

"prepaid"

months
integer

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

:

1

レスポンス

200 - application/json

OK

The response is of type object.

最終更新日 2026年8月10日