Open
Description
http://petstore.swagger.io/?url=https://kaleidoscope-survey-api.cmix.com/swagger.json#/
- GET
/surveys/{surveyId}/quotas
Get many quota cells - POST
/surveys/{surveyId}/quotas
Create many quota cells - PATCH
/surveys/{surveyId}/quotas
Update many quota cells - DELETE
/surveys/{surveyId}/quotas
Delete all quota cells - GET
/surveys/{surveyId}/quotas/{quotaId}
Get the details of a single quota cell - PATCH
/surveys/{surveyId}/quotas/{quotaId}
Update a single quota cell - DELETE
/surveys/{surveyId}/quotas/{quotaId}
Delete a single quota cell