This value should be a 1-127 character string that supports alphanumeric
and special characters. This id is case sensitive. The id must be url
encoded if it contains any url breaking special characters.
Creates the specified map item if it doesn't exist.
POST https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/memory-store/sorted-maps/:sorted_map_id/items Create Memory Store Sorted Map Item body universe_id The universe ID. sorted_map_id The sorted-map ID. id The ID to use for the memory store sorted map item, which will become the final component of the memory store sorted map item's resource path.
This value should be a 1-127 character string that supports alphanumeric and special characters. This id is case sensitive. The id must be url encoded if it contains any url breaking special characters. Creates the specified map item if it doesn't exist.