Updates all settings

Updates parts of all invite settings with the same event-type ID for all channels

Sample request payload in JSON (Click to view)
{
  "enabled": true,
  "productInviteConfiguration": {
    "sendingDelayInDays": null,
    "sendingTimeOfDay": "07:15:00Z",
    "inviteTemplateId": "tpl-6ccace5e-cd7c-4add-9217-87e411e9a79f",
    "questionnaireTemplateId": "qst-f58de863-a0fa-43f6-bdc2-847f9247c9ec",
    "enabled": true
  },
  "serviceInviteConfiguration": {
    "sendingDelayInDays": null,
    "sendingTimeOfDay": "07:15:00Z",
    "inviteTemplateId": "tpl-c31c696d-a70e-450a-a842-58370b401cd8",
    "questionnaireTemplateId": "qst-93fc31d6-e3f4-4554-b279-8059550995d8",
    "enabled": true
  }
}
Query Params
string
required
length ≥ 1

The Event Type identifier to filter all Invite Settings entity objects by, before trying to apply the desired modification.
Only the Invite Settings entity objects whose Event Type identifier matches this parameter will be updated.

Body Params
boolean
productInviteConfiguration
object
serviceInviteConfiguration
object
Responses

401

Unauthorized

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json