Skip to main content
PATCH
Updates the configuration settings of an existing questionnaire.

Path Parameters

id
integer<int32>
required

The unique identifier of the questionnaire to update.

Body

The updated questionnaire configuration including retry settings and messaging.

retryIntervalDays
integer<int32> | null
maxTries
integer<int32> | null
intervalBackOffMultiplier
integer<int32> | null
repeatIntervalDays
integer<int32> | null
firstMessage
string | null

Response

OK