Skip to main content
PUT
cleanup machine

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

machine_id
integer
required

The ID of the machine to clean up.

Body

application/json

An empty JSON object is expected.

Response

Success response

success
boolean
Example:

true

ctime
number<float>
Example:

1633036800

machine_id
integer
Example:

123

user_id
integer
Example:

456

num_deleted
integer
Example:

5

msg
string
Example:

"deleted 5 expired contracts on machine 123"