Attach Identity To Agent
/v1/agents/{agent_id}/identities/attach/{identity_id}
Attach an identity to an agent.
Path Parameters
identity_id: string
Attach Identity To Agent
curl https://api.letta.com/v1/agents/$AGENT_ID/identities/attach/$IDENTITY_ID \
-X PATCH \
-H "Authorization: Bearer $LETTA_API_KEY"
{}Returns Examples
{}