Custom Hotlists

Delete a batch of entries from a hotlist

Delete a batch of entries from the hotlist with the provided hotlistID. Ignores any ids for which an entry does not exist

post/hotlists/{hotlistId}/entries/deleteBatch

Path parameters

hotlistIdstring uuid required

hotlist uuid

Request body

idsstring[] required

Response

The batch of hotlist entries was successfully deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.