Skip to main content
PUT
/
v1
/
agents
/
{id}
/
policies
Update memory policies
curl --request PUT \
  --url http://localhost:8080/v1/agents/{id}/policies \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Authorizations

Authorization
string
header
required

API key with mk_ or rk_ prefix

Path Parameters

id
string<uuid>
required

Body

application/json

The body is of type object.

Response

200

Updated policy