agent

Update agent soul

Updates an existing agent soul. Requires admin role.

patch/settings/agent/souls/{soulId}

Path parameters

soulIdstring required

The soul ID

Query parameters

remoteNodestring

name of the remote node

Request body

namestring
descriptionstring
contentstring

Markdown body content (identity definition)

Response

Soul updated

idstring required
namestring required
descriptionstring
contentstring

Markdown body content (identity definition)

Changes