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