application-list-entries
Move entries from one Application List to another.
Moves the specified entries from the source list (path listId) to a single destination list.
post/application-lists/{listId}/entries/move
Path parameters
listIdstring uuid required
ID of the source Application List that currently owns the entries.
Response
All entries successfully moved. No response body.