Set teams
Applications
Set teams
Replace the whole set of teams on the application. Teams absent from the body are detached.
Required scope applications:edit
put
/applications/{id}/teamsAuthorizations
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 application. Must belong to the workspace the key is bound to.
Bodyapplication/json
teamIdsstring<uuid>[]requiredThe complete set of teams.
Response200 · application/json
The updated set.
idstring<uuid>requiredIdentifier of the referenced object.
namestringrequiredDisplay name of the referenced object.