Upsert
PUT
https://api.icepanel.io/v1/landscapes/:landscapeId/versions/:versionId/tags/:tagId
Authentication
X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
landscapeIdstringRequired
versionIdstringRequired
tagIdstringRequired
Request
This endpoint expects an object.
colorenumRequired
groupIdstringRequired
indexdoubleRequired
namestringRequired
commitdoubleOptional
handleIdstringOptional
labelsmap from strings to stringsOptional
Response
OK
tagobject