Delete Survey
Deletes the specified survey.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
ID of the survey being deleted.
Response
Success.
Bearer authentication of the form Bearer <token>, where token is your auth token.