post http://localhost:8000/api/v1/products//collections
Update a products collections.
Log in to see full request history
Responses
Update a products collections.
xxxxxxxxxx
curl --request POST \
--url http://localhost:8000/api/v1/products/productId/collections \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: