post https://api.clientsuccess.com/v2/survey/response
Update/add survey response
Log in to see full request history
Response
Update/add survey response
xxxxxxxxxx
curl --request POST \
--url https://api.clientsuccess.com/v2/survey/response \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '{"type":"NPS"}'
Try It!
to start a request and see the response here!