put https://api.clientsuccess.com/v2/product/
Update product
Log in to see full request history
Response
Update product
xxxxxxxxxx
10curl --request PUT \
--url https://api.clientsuccess.com/v2/product/uuid \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"active": true,
"recurring": true
}
'
Try It!
to start a request and see the response here! Or choose an example: