Update an agent profile
POST/api/v1/agent-profiles/update
Partial update. Only the fields named in updateMask are written; everything else
on the stored record is left alone. Each successful update appends a new immutable
version.
Omitting updateMask replaces the whole record — send it unless you mean that.
Request
Responses
- 200
Profile updated; the new stored record is echoed back