Create Model
  • 26 Sep 2024
  • 1 Minute to read
  • Dark
    Light

Create Model

  • Dark
    Light

Article summary

Post
/cmic-bim-rest-api/rest/1/models/
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 \"GbmVUuid\": \"modeluuid06\",\r\n \"GbmName\": \"5Model 6\",\r\n \"GbmProjectUuid\": \"0775D942A7CE999BE063360F1DACA02F\",\r\n \"GbmFileName\" : \"File Name 5\",\r\n \"GbmRevUuid\" : \"revisiouuid01\"\r\n} "
Responses
201

Successful response


What's Next