Endpoint

PATHC https://s5hxhnuksu6hwzu6dvnquqzw7q0nrqxe.lambda-url.us-east-1.on.aws/widget/products/{id}

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
required
Id 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
null