| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Task not found |
| 404 | ContentPart not found |
| 422 | Unprocessable Content Part |
| Param name | Description |
|---|---|
|
content_order_id required |
Product order id. Validations:
|
|
id required |
Content part id Validations:
|
|
content_part required |
Content part parameter container Validations:
|
|
content_part[text] required |
Content part text Validations:
|
|
content_part[image] optional |
Content part image Validations:
|
|
content_part[remote_image_url] optional |
Remote image for content part Validations:
|