---
title: "Create Tag"
slug: "create-tag"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-tag"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Tag

Post/cmic-bim-rest-api/rest/1/tags/

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
X-project-uuidstringExample0775D942A7CE999BE063360F1DACA02F

Body parameters<select class='api-response-data' aria-label='Media type'><option value='b9c07207-d5a5-4fb9-81fb-f4190f9ed785'>*/*</option>
</select>string    Example"{\r\n    \"GbtVUuid\": \"taguuid01\",\r\n\r\n    \"GbtCreatedDate\": \"2024-05-12T19:56:01.000Z\",\r\n    \"GbtDescription\": \"Description 1\",\r\n    \"GbtModelUuid\": \"modeluuid06\",\r\n    \"GbtName\": \"Tag Name\",\r\n    \"GbtParentTagUuid\": \"taguuid01\",\r\n    \"GbtProjectUuid\": \"0775D942A7CE999BE063360F1DACA02F\",\r\n    \"GbtUpdatedDate\": \"2024-05-13T19:56:01.000Z\"\r\n}"

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='46d140f3-ec66-4050-b901-711fcb3e0722'>application/json</option>
</select>
