---
title: "Submit a draft for approval"
method: POST
path: "/api/rest/v1/product-models/{code}/proposal"
tags: ["Product model"]
---

# Submit a draft for approval

`POST /api/rest/v1/product-models/{code}/proposal`

This endpoint allows you to submit a product model draft for approval.

## Path parameters

- `code` string, required

## Response `201`

Submitted

## Other responses

- `401` — Authentication required
- `403` — Access forbidden
- `415` — Unsupported Media type
- `422` — Unprocessable entity

---

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