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