Ciele
Coéquipiers

Replace the Agent memory document (previous body kept in history)

PUT/api/v1/teammates/{id}/memory

Nécessite une clé API d'organisation disposant de la capacité edit.

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"  }}