put https://example.com/api/Products
Log in to see full request history
Response
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/Products \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!