Skip to main content
POST
/
api
/
v1
/
agents
/
{uuid}
/
memorize
/
assign
Create custom memorize settings for an agent, copied from the global default
curl --request POST \
  --url https://{subdomain}.mihu.ai/api/v1/agents/{uuid}/memorize/assign \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string
required

Response

Agent memorize settings created