v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-233765161.7 KB
v1 personas

Link a user to a shared persona

Link a user to a persona by creating a personal clone of the template persona's knowledge graph. The clone has its own persona_id and diverges independently as new data is ingested.

When the user later calls any endpoint with the *template* persona_id,
the system transparently routes to the clone.
post/v1/personas/{persona_id}/link

Path parameters

persona_idstring required

Request body

user_idstring required

The user ID to link

Response

Successful Response

messagestring required
persona_idstring required
user_idstring required
cloned_persona_idstring nullable