---
title: "Create Model Rev"
slug: "create-model-rev"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-model-rev"
---

> ## 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 Model Rev

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

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='a1dc8268-ca0e-43ac-8904-785352627468'>*/*</option>
</select>string    Example"{\r\n    \"GbmrVUuid\": \"modelrevuuid01\",\r\n    \"GbmrProjectUuid\": \"0775D942A7CE999BE063360F1DACA02F\",\r\n    \"GbmrModelUuid\": \"modeluuid06\",\r\n    \"GbmrStatus\": \"OPEN\",\r\n    \"GbmrFileSize\": 0,\r\n    \"GbmrFileName\": \"file_name3\",\r\n    \"GbmrRevMajor\": 1,\r\n    \"GbmrRevMinor\": 1\r\n}  "

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='3a46b45a-2826-4621-931b-da48680dd374'>application/json</option>
</select>
