Const
Api
Param
Description
PATCH https://apis.roblox.com/cloud/v1/universes/:universeId/orderedDataStores/:orderedDataStore/scopes/:scope/entries/:entry body 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. allow_missing The flag to allow the creation of an entry if the entry doesn't exist. See Allow missing flags. Updates an entry value and returns the updated entry.
PATCH https://apis.roblox.com/cloud/v1/universes/:universeId/orderedDataStores/:orderedDataStore/scopes/:scope/entries/:entry body 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. allow_missing The flag to allow the creation of an entry if the entry doesn't exist. See Allow missing flags. Updates an entry value and returns the updated entry.