MemoryStore

Atribut

pathstring
Base URL

https://apis.roblox.com
Resource MemoryStore

{
"path": "universes/123/memory-store"
}

MemoryStore

Flush Memory Store
Beta

POST /cloud/v2/universes/{universe_id}/memory-store:flush
Cakupan
universe.memory-store:flush
PermintaanParameter Jalur
universe_idstring
Diperlukan
Request Body
Respons
Respons
Metadata
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 '{}'