MemoryStore
คุณลักษณะ
URL หลัก
https://apis.roblox.com
แหล่งข้อมูล MemoryStore
{
"path": "universes/123/memory-store"
}
MemoryStore
Flush Memory Store
POST /cloud/v2/universes/{universe_id}/memory-store:flush
ขอบเขตuniverse.memory-store:flush
คำขอพารามิเตอร์เส้นทางการตอบกลับการตอบกลับข้อมูลเมต้า
POST /cloud/v2/universes/{universe_id}/memory-store:flush
curl -L -X POST 'https://apis.roblox.com/cloud/v2/universes/{universe_id}/memory-store:flush' \
-H 'x-api-key: {your-api-key}' \
-H 'Content-Type: application/json' \
--data '{}'