Servers

Delete a server

Permanently delete the server. This cannot be undone.

Required scope infrastructure:delete

delete/servers/{id}

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the server.

Response204

The server was deleted.