Widget Products
Create product manual
Endpoint
Request Headers
The API request must include the following headers:
x-api-key: <Your-Secret-Key>
- The secret key for authenticating the API request.
Request Body
file
string<binary>
File
title
string
requiredTitle
description
string
requiredDescription
uploaded
string
Uploaded
image_url
string
image Url
product_url
string
requiredProduct Url
Responses
-
201 Successful Response
-
422 Validation Error