Skip to main content
POST
Recover Lease

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pool_id
string
required
lease_id
string
required

Body

application/json
action
enum<string>
required
Available options:
revoke,
release
cleanup_confirmed
boolean
default:false
note
string
default:""
Maximum string length: 512

Response

Successful Response