Const
Api
Param
Description
POST https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/memory-store/queues/:queue_id/items:discard Discard Memory Store Queue Items body universe_id The universe ID. queue_id The queue ID. Discards read items from the front of the queue.
Takes a readId from a previous Read operation.
readId
Read
POST https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/memory-store/queues/:queue_id/items:discard Discard Memory Store Queue Items body universe_id The universe ID. queue_id The queue ID. Discards read items from the front of the queue.
Takes a
readId
from a previousRead
operation.