We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://petstore.swagger.io/?url=https://kaleidoscope-survey-api.cmix.com/swagger.json#/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
http://petstore.swagger.io/?url=https://kaleidoscope-survey-api.cmix.com/swagger.json#/
/surveys/{surveyId}/quota-columns
Get all quota columns for the survey
/surveys/{surveyId}/quota-columns
Create many quota column for the survey
/surveys/{surveyId}/quota-columns
Update many quota columns
/surveys/{surveyId}/quota-columns
Delete many quota columns
/surveys/{surveyId}/quota-columns/{quotaColumnId}
Get the details for one quota column
/surveys/{surveyId}/quota-columns/{quotaColumnId}
Update one quota column
/surveys/{surveyId}/quota-columns/{quotaColumnId}
/surveys/{surveyId}/quota-rows
Get all quota rows for the survey
/surveys/{surveyId}/quota-rows
Create many quota rows for the survey
/surveys/{surveyId}/quota-rows
Update many quota rows
/surveys/{surveyId}/quota-rows
Delete many quota rows
/surveys/{surveyId}/quota-rows/{quotaRowId}
Get the details for one quota row
/surveys/{surveyId}/quota-rows/{quotaRowId}
Update one quota row
/surveys/{surveyId}/quota-rows/{quotaRowId}
The text was updated successfully, but these errors were encountered: