Download OpenAPI specification:
| submission_id required | string |
| X-Zex-Request-Id | string |
| note_text required | string [ 1 .. 500 ] characters |
| visibility required | string (Visibility) Value: "INTERNAL" |
{- "note_text": "string",
- "visibility": "INTERNAL"
}{- "request_id": "string",
- "submission_id": "string",
- "entry": {
- "timeline_entry_id": "string",
- "created_at": "string",
- "actor_role": "ADMIN",
- "note_text": "string",
- "visibility": "INTERNAL"
}
}