Skip to content

Functions for quotas endpoints #96

Open
@dynata-bradley

Description

@dynata-bradley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions