update_quota
Replace an existing Qualtrics quota with a complete raw definition. Send the full payload to avoid omission of fields.
Instructions
Replace a quota with a complete raw Qualtrics definition. Use get_quota first, modify the returned definition, and send the complete payload because PUT may replace omitted fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quota | Yes | Complete replacement Qualtrics quota definition | |
| quotaId | Yes | The quota ID to update | |
| surveyId | Yes | The Qualtrics survey ID |