Delete Survey
Deletes the specified survey.
Authentication
AuthorizationBearer
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.