Skip to main content
PUT
Update questionnaire

Authorizations

X-Api-Key
string
header
required

API Key provided by Omniloy. The same key is used for inbound and outbound calls.

Path Parameters

id
string<uuid>
required

Body

application/json

All fields are optional; if questions is sent, it replaces existing questions.

title
object
Example:
description
object
Example:
defaultLanguage
string
status
enum<string>
Available options:
draft,
active,
archived
metadata
object
templateVariables
object[]
questions
object[]
edges
object[]
scoreClasses
object[]
webhooks
object
scheduling
object
protocolActions
object[]

Response

Updated

success
boolean
data
object