Skip to content
POST
/user/retire-demo-node

Remove the demo node infrastructure if there is one

RetireDemoNodeRequest
object
tenant_id
required
Tenant Id
string
node_id
required
Node Id
string

Successful Response

{"detail": "Demo node already exists"}

{"detail": "Invalid API Key"} {"detail": "Not permitted to access this tenant"}

{"detail": "Tenant not found"}

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string