Write persona note
Writes a note by hand. An operator's own note is active from the moment it exists; only the distil pass proposes
POST /personas/{id}/notes
note
SDK method: writePersonaNote
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Request body (application/json)
Accepts a PersonaNoteWrite object.
Response
201 Created — Returns a PersonaNoteList object.