Const
Api
Param
Description
DELETE https://apis.roblox.com/cloud/v1/universes/:universeId/orderedDataStores/:orderedDataStore/scopes/:scope/entries/:entry universeId The identifier of the experience with ordered data stores that you want to access. See Universe ID on how to copy it on Creator Dashboard. orderedDataStore The name of the ordered data store. scope The name of the data store scope. See Scopes. entry The entry ID. Deletes the specified entry. Unlike standard data stores, which mark entries for deletion, ordered data store entries are deleted immediately.
DELETE https://apis.roblox.com/cloud/v1/universes/:universeId/orderedDataStores/:orderedDataStore/scopes/:scope/entries/:entry universeId The identifier of the experience with ordered data stores that you want to access. See Universe ID on how to copy it on Creator Dashboard. orderedDataStore The name of the ordered data store. scope The name of the data store scope. See Scopes. entry The entry ID. Deletes the specified entry. Unlike standard data stores, which mark entries for deletion, ordered data store entries are deleted immediately.