engagementSettings

Update an engagement setting

put/engagementSettings/{engagementSettingId}

Path parameters

engagementSettingIdstring required

EngagementSetting's unique identifier in Luma's database.

Request body

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

namestring

Name of this engagement setting preset.

language'en-US' | 'es-US' | 'es-ES'

The language the assistant should use for engagements using this preset.

voicestring

The voice the assistant should use for engagements using this preset.

Response

EngagementSetting

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

namestring

Name of this engagement setting preset.

language'en-US' | 'es-US' | 'es-ES'

The language the assistant should use for engagements using this preset.

voicestring

The voice the assistant should use for engagements using this preset.