post https://api.bewe.io/v1/products/
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request POST \
--url https://api.bewe.io/v1/products/ \
--header 'accept: application/json' \
--header 'authorization: Bearer {token}' \
--header 'content-type: application/json' \
--data '
{
"editWithTax": false,
"disabled": false
}
'
Try It!
to start a request and see the response here! Or choose an example: