Skip to main content
PATCH
Update conversation policy

Autorizaciones

Authorization
string
header
requerido

Server-side tenant-scoped credential created from Build > API Keys.

Parámetros de ruta

conversationId
string
requerido

Cuerpo

application/json
statusAction
enum<string>
Opciones disponibles:
archive,
unarchive,
block,
unblock
manualEnabled
boolean
freezeForMinutes
number
Rango requerido: 1 <= x <= 120
unfreeze
boolean

Respuesta

Success

ok
boolean
conversationId
string
changed
boolean
statusBefore
string
statusAfter
string
manualEnabledBefore
boolean
manualEnabledAfter
boolean
frozenUntilAtAfter
string<date-time> | null
conversationKey
string
frozenUntilAtBefore
string
isFrozenBefore
boolean
isFrozenAfter
boolean
frozenSecondsRemainingAfter
integer