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 | |||||||
---|---|---|---|---|---|---|---|
201 Folder successfully created
| |||||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||||
403 Missing permission
| |||||||
500 Internal server error (Internal service communication or process error).
|