---
title: "POST /v3/orgs/{orgUid}/models"
method: POST
path: "/v3/orgs/{orgUid}/models"
tags: ["orgs", "models"]
---

# POST /v3/orgs/{orgUid}/models

`POST /v3/orgs/{orgUid}/models`

Uploads a new model to the given organization. Can take either the organization UID (orgUid) or name preceded by a @ (@orgName).

## Response `201`

Created

## Other responses

- `401` — Authentication credentials were not provided or do not match.
- `403` — You're not allowed to post in this organization.

---

[API](https://skmtc.net/sketchfab/apis/sketchfab-api.md) · [All operations](https://skmtc.net/sketchfab/apis/sketchfab-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sketchfab/sketchfab-api/versions/3d1f8bd62bc7/schema)
