application-list-entries
Update notes for an Application List Entry whose Application List is closed
Appends additional notes to an Application List Entry after its parent Application List has been closed. Empty additional notes are accepted and leave existing notes unchanged. This is a command-style update and does not return an entry representation.
put/application-lists/{listId}/entries/closed/{entryId}
Path parameters
listIdstring uuid required
Public identifier of the Application List.
entryIdstring uuid required
Public identifier of the Application List Entry.
Response
Closed Application List Entry updated successfully (no content returned)