Skip to content

UpdateThankYouPageRequest

Type: object

Properties

Property Type Required Description Constraints
thankyou array No JSON array of followup rules

Generated example

{
  "thankyou": [
    {
      "default": true,
      "followupType": "string",
      "followupValue": "string",
      "operator": "string",
      "subjectField": "string",
      "values": [
        "string"
      ]
    }
  ]
}

Referenced models

Source

Generated from swagger-asset.json.