Create folder.
Create folder.
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Request Body — REQUIRED |
|---|
categoryId uuid — REQUIREDId of the category |
consumerId uuidOrganization id of the consumer |
description string — REQUIREDPossible values: length ≤ 280 |
name string — REQUIREDPossible values: length ≤ 50 |
productId uuidId of the product |
| Responses | |||||||
|---|---|---|---|---|---|---|---|
201Folder successfully created
| |||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||
403Missing permission
| |||||||
500Internal server error (Internal service communication or process error).
|