---
title: "upload descriptors"
method: POST
path: "/v1/namespaces/{namespace}/descriptors"
tags: ["StencilService"]
---

# upload descriptors

`POST /v1/namespaces/{namespace}/descriptors`

## Path parameters

- `namespace` string, required

## Response `200`

Success response if operation succeded

## Other responses

- `400` — Validation error response when user payload has missing required fields or currently being uploaded file is not backward compatible with previously uploaded file
- `409` — conflict error reponse if namespace, name and version combination already present
- `500` — Unexpected internal error reponse

## Changes

- **2022-01-28** `df08eaea7077` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto/changes/v1/namespaces/:namespace/descriptors/post.md)

---

[API](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto.md) · [All operations](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/raystack/raystack-stencil-v1beta1-stencil-proto/revisions/df08eaea7077/schema)
