Const
Api
Param
Description
DELETE https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/ordered-data-stores/:ordered_data_store_id/scopes/:scope_id/entries/:entry_id Delete Ordered Data Store Entry universe_id The universe ID. ordered_data_store_id The ordered-data-store ID. scope_id The scope ID. entry_id The entry ID. Deletes the specified entry.
On success, returns 200 OK. If the entry doesn't exist, returns 404 Not Found.
DELETE https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/ordered-data-stores/:ordered_data_store_id/scopes/:scope_id/entries/:entry_id Delete Ordered Data Store Entry universe_id The universe ID. ordered_data_store_id The ordered-data-store ID. scope_id The scope ID. entry_id The entry ID. Deletes the specified entry.
On success, returns 200 OK. If the entry doesn't exist, returns 404 Not Found.