put https://api.paperform.co/v1/forms//products/
This endpoint updates a specific product on a form by SKU.
Please note that this feature is exclusively available as part of the Business API.
Log in to see full request history
Responses
This endpoint updates a specific product on a form by SKU.
Please note that this feature is exclusively available as part of the Business API.
xxxxxxxxxx
curl --request PUT \
--url https://api.paperform.co/v1/forms/slug_or_id/products/product_sku \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: