Create a tagCopy Pagepost https://api.controlup.com/v1/organizations/{orgId}/tagsCreates a new tag in your organization.Path ParamsorgIduuidrequired^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.Body ParamskeystringrequiredThe tag key. Must be unique within the organization.descriptionstring | nullAn optional description for the tag.valuesarray of objectsOptional initial values for the tag.valuesADD objectResponses 200Ok 400Bad Request 401Unauthorized: Access is denied 403Forbidden: Access to this resource is denied 404Not Found: The requested resource could not be found 500Internal Server ErrorUpdated about 2 months ago Retrieve a tagUpdate a tagDid this page help you?YesNo