delete https://{subdomain}.pinpointhq.com/api/v1/structured_section_responses/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://your-subdomain.pinpointhq.com/api/v1/structured_section_responses/id \
--header 'accept: application/vnd.api+json'
xxxxxxxxxx
{
"meta": null
}