application-list-entry-results
Create the same Result for multiple entries in an Application List.
Atomically creates a separate Result for each specified entry in the source list (path listId), using the same Result payload for all entries. If any entry cannot be resulted, no Results are created.
post/application-lists/{listId}/entries/results
Path parameters
listIdstring uuid required
ID of the Application List that owns the entries to be resulted.
Response
Results created for all entries.