Delete a quota from a survey created in this example Nested quotas

Request


PUT $apihost/$basepath/surveys/7000/quotas/b11116

($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header) 

{
  "isActive":false
}

Response



Response Code

200

Response Body