Olery Developer Portal logo Olery Developer Portal

Method Path
DELETE https://agora.olery.com/v3/feedback/surveys/:id

This endpoint is used to delete an existing survey through the survey ID. The deletion is only possible when the user is the owner of the survey.

Example Output

{
  "status": "ok"
}