Set the tags of a server
Servers
Set the tags of a server
Replace the whole set of tags on the server. Tags absent from the body are detached.
Required scope infrastructure:edit
put
/servers/{id}/tagsAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the server.
Bodyapplication/json
tagIdsstring<uuid>[]requiredThe complete set of tags.
Response200 · application/json
The tags now attached.
idstring<uuid>requiredIdentifier of the referenced object.
namestringrequiredDisplay name of the referenced object.