Skip to main content
POST
Stop this evaluation, retaining answers, tickets, plans and other participations

Authorizations

Authorization
string
header
required

Company secret API key.

Headers

X-Woku-Idempotency-Key
string

Client-generated key to make the call safe to retry. A retry with the same key and operation returns the original result instead of acting again. Do not reuse it for new input: retries replay the original body. A different operation returns 422.

Path Parameters

id
string
required
enrollmentId
string
required

Body

application/json
reason
string
Maximum string length: 280

Response

id
string
required
subjectKey
string
required
contact
object
required
lifecycle
enum<string>
required
Available options:
pending,
running,
stopping,
stopped,
completed
dispatchOutcomeUncertain
boolean
required
pendingMoments
object[]
required
moments
object[]
required
next
object | null
required
definitionVersion
number
startedAt
string<date-time>
startSource
enum<string>
Available options:
operator,
response,
webhook
stoppedAt
string<date-time>
completedAt
string<date-time>
stopRequestedAt
string<date-time>
stoppedBy
string
stopReason
string
createdAt
string<date-time>