Create
POST
https://api.icepanel.io/v1/landscapes/:landscapeId/versions/:versionId/tag-groups
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeIdstringRequired
versionIdstringRequired
Request
This endpoint expects an object.
iconenumRequired
indexdoubleRequired
namestringRequired
<=4000 characterscommitdoubleOptional
labelsmap from strings to stringsOptional
handleIdstringOptional
Response
OK
tagGroupobject
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error