Skip to main content
PATCH
/
api
/
personas
/
{persona_id}
/
assistants
/
{id}
Merge Persona specific Assistant's details
curl --request PATCH \
  --url https://{defaultHost}/api/personas/{persona_id}/assistants/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.wispera.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

persona_id
string
required

persona_id

id
string
required

id

Response

200

successful