Patch agent
Agents
Patch agent
Partially update an agent using JSON Merge Patch semantics (RFC 7386): nested objects merge recursively, null deletes a key, scalars/arrays replace. Unlike PUT, agent_config and meta are merged onto the existing values instead of replaced wholesale — e.g. {"agent_config": {"high_performance": true}} flips one flag and leaves the rest of the config untouched.
PATCH
Patch agent
Authorizations
Your Maitai API key from the Portal.
Path Parameters
Body
application/json
Response
200 - application/json
Patch agent.