post https://{domain}.uspacy.ua/crm/v1/static/products
Create product.
Log in to see full request history
Responses
401Access token is missing or invalid
Create product.
401Access token is missing or invalid
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/crm/v1/static/products \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!