post https://api.lightnote.in/api/v1/stores/products
Create a new product.
Responses
403Invalid Api Key
422Data error
500Internal Server Error
Create a new product.
403Invalid Api Key
422Data error
500Internal Server Error
xxxxxxxxxx
curl --request POST \
--url https://api.lightnote.in/api/v1/stores/products \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: