FlexV1InsightsQuestionnaires

To create a Questionnaire

To create a Questionnaire

post/v1/Insights/QualityManagement/Questionnaires

Headers

Authorizationstring

The Authorization HTTP request header

Response

Created

account_sidstring nullable

The SID of the Account that created the Flex Insights resource and owns this resource.

questionnaire_sidstring nullable

The sid of this questionnaire

namestring nullable

The name of this category.

descriptionstring nullable

The description of this questionnaire

activeboolean nullable

The flag to enable or disable questionnaire

urlstring uri nullable

Changes

Changed in 5 of the 51 revisions of this API.213

    • the questions/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the questions/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • api tag FlexV1InsightsQuestionnaires added

      api-tag-added

  • v1350c4958f8a311See the full diff
    • deleted the header request parameter Token

      request-parameter-removed

    • added the new optional header request parameter Authorization

      new-optional-request-parameter

    • endpoint added

      endpoint-added