Servers

Link an application to a server

Record that an application is hosted on this server. The application is checked against your workspace.

Required scope infrastructure:edit

post/servers/{id}/applications

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.

Bodyapplication/json

applicationIdstring<uuid>required

Application to link.

Response200 · application/json

The applications hosted after the change.

idstring<uuid>required

Identifier of the referenced object.

namestringrequired

Display name of the referenced object.