Compañeros de equipo
Replace the Agent memory document (previous body kept in history)
PUT
/api/v1/teammates/{id}/memoryNecesitas una clave API de la organización con permiso de edición.
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Request Body
application/json
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/v1/teammates/string/memory" \ -H "Content-Type: application/json" \ -d '{ "body": "string" }'{ "id": "string", "organizationId": "string", "memberId": null, "teammateId": null, "projectId": null, "scope": "project", "body": "string", "createdAt": "string", "updatedAt": "string"}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}