delete https://api.mindstamp.com/api/v1/interactions/delete/
Delete an interaction.
Log in to see full request history
Responses
200Success
401Not Authorized
404Not Found
422Unprocessable Entity
500Error
503Rate Limit Exceeded
Delete an interaction.
200Success
401Not Authorized
404Not Found
422Unprocessable Entity
500Error
503Rate Limit Exceeded
xxxxxxxxxx
curl --request DELETE \
--url https://api.mindstamp.com/api/v1/interactions/delete/id
Try It!
to start a request and see the response here!