Create Tag
  • 13 Jun 2025
  • 1 Minute to read
  • Dark
    Light

Create Tag

  • Dark
    Light

Article summary

Post
/cmic-bim-rest-api/rest/1/tags/
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
X-project-uuid
string
Example0775D942A7CE999BE063360F1DACA02F
Body parameters
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}"
Responses
201

Successful response


What's Next