Skip to main content
POST
hard reset

Body

application/x-www-form-urlencoded

Required parameters to execute the hard reset.

signature
string

The session signature obtained from the "Create AUTH-session" call.

Example:

"session_signature_12345"

kvm_id
string

The unique identifier of the KVM to reset.

Example:

"kvm_123456_789012"

valid_until
string

The expiration timestamp of the session obtained from the "Create AUTH-session" call.

Example:

"1737476000"

Response

The KVM VPS was successfully reset.

status
string

The status of the operation.

Example:

"success"

reset_time
string

The timestamp when the reset occurred.

Example:

"2025-01-12T15:31:00Z"

Last modified on December 17, 2025