Widget Products
Update Product
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.
PATH PARAMETERS
id
string
requiredId of the chatbot
Request Body
name
string
Name
description
string
Description
updated
string<date-time>
Updated
image
string
image Url
url
string
Url
Responses
-
201 Successful Response
-
422 Validation Error