Const
Param
See
Deprecated
Update · BETA
BETA
Updates an entry value and returns the updated entry.
Scopes: universe.ordered-data-store.scope.entry:write
universe.ordered-data-store.scope.entry:write
body universeId The identifier of the experience with ordered data stores that you want to access. You can find your experience's universe ID on Creator Hub. 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. PATCH https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id} Prefer the v2 alternative(s) listed above.
Update ·
BETAUpdates an entry value and returns the updated entry.
Scopes:
universe.ordered-data-store.scope.entry:writebody universeId The identifier of the experience with ordered data stores that you want to access. You can find your experience's universe ID on Creator Hub. 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. PATCH https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id} Prefer the v2 alternative(s) listed above.