v10

latestOpenAPI 3.0.2Apache 2.0raw.githubusercontent.com2026-05-07302486.6 KB

Update an assistant by ID

update an assistant

put/v1/Assistants/{id}

Path parameters

idstring required

Request body

namestring

The name of the assistant.

ownerstring

The owner/company of the assistant.

personality_promptstring

The personality prompt to be used for assistant.

Response

OK

account_sidstring required

The SID of the Account that created the Assistant resource.

customer_aiobject required

The Personalization and Perception Engine settings.

idstring required

The Assistant ID.

modelstring required

The default model used by the assistant.

namestring required

The name of the assistant.

ownerstring required

The owner/company of the assistant.

urlstring

The url of the assistant resource.

personality_promptstring required

The personality prompt to be used for assistant.

date_createdstring date-time required

The date and time in GMT when the Assistant was created specified in ISO 8601 format.

date_updatedstring date-time required

The date and time in GMT when the Assistant was last updated specified in ISO 8601 format.