Skip to main content
PUT
Renew Instance

Headers

Content-Type
string
required

Allowed value: application/json.

Authorization
string
required

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

Path Parameters

instance_id
string
required

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

Body

application/json
months
integer
required

Renewal length in months. Integer, value > 0.

Example:

1

Response

200 - application/json

OK

The response is of type object.

Last modified on June 26, 2026