Try
Buy
v 2.2.2

PUT https://api.surveyjs.io/private/Surveys/changeJson?accessKey={accessKey}

Updates the JSON schema of a survey with a specified ID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accessKey
Your private access key.
string
Required

Body Parameters

{ Id: [a survey ID], Json: [an updated survey JSON schema] }

SurveyChangeJson
NameDescriptionTypeAdditional information
Id
globally unique identifier
None.
Json
string
None.
Text
string
None.

Request Formats

application/json, text/json

{
  "Id": "d9727103-575a-4b79-9646-c60ec703be5d",
  "Json": "sample string 2",
  "Text": "sample string 3"
}

application/xml, text/xml

<SurveyChangeJson xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/dxSurveyAPI.Controllers">
  <Id>d9727103-575a-4b79-9646-c60ec703be5d</Id>
  <Json>sample string 2</Json>
  <Text>sample string 3</Text>
</SurveyChangeJson>

application/x-www-form-urlencoded

Sample not available.

Response Information

Response Description: OK if succeded.

IHttpActionResult

Parameters:

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample not available.

Your cookie settings

We use cookies to make your browsing experience more convenient and personal. Some cookies are essential, while others help us analyse traffic. Your personal data and cookies may be used for ad personalization. By clicking “Accept All”, you consent to the use of all cookies as described in our Terms of Use and Privacy Statement. You can manage your preferences in “Cookie settings.”

Your renewal subscription expires soon.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.

Your renewal subscription has expired.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.