Delete Survey

Deletes the specified survey.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
idstringRequiredformat: "id"
ID of the survey being deleted.

Response

Success.

Errors