post https://api.whop.com/api/v2/products/
Update a Product's attributes, using its unique ID. Keep in mind, any changes made to the pass will be reflected on the User's account.
Log in to see full request history
Responses
Update a Product's attributes, using its unique ID. Keep in mind, any changes made to the pass will be reflected on the User's account.
xxxxxxxxxx
curl --request POST \
--url https://api.whop.com/api/v2/products/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"page":1,"per":10}'
Try It!
to start a request and see the response here! Or choose an example: