This API endpoint allows the modification of an existing entry within a specified list. The list entry is identified by its unique ID, and data can be updated based on the attributes of the list.
Key-value pairs representing data to update in the list entry. Keys are defined by the attribute API key name, and values are based on the input type of the attribute.
Provides a human-readable message accompanying the response. In this instance,
it confirms the successful update of the list entry with the message “List entry updated successfully!”