Upsert
PUT
https://api.icepanel.io/v1/landscapes/:landscapeId/versions/:versionId/tag-groups/:tagGroupId
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeIdstringRequired
versionIdstringRequired
tagGroupIdstringRequired
Request
This endpoint expects an object.
iconenumRequired
indexdoubleRequired
namestringRequired
commitdoubleOptional
handleIdstringOptional
labelsmap from strings to stringsOptional
Response
OK
tagGroupobject
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error