MemoryStore

Atrybuty

pathstring
Podstawowy adres URL

https://apis.roblox.com
Zasób MemoryStore

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

MemoryStore

Flush Memory Store
Beta

POST /cloud/v2/universes/{universe_id}/memory-store:flush
Zakresy
universe.memory-store:flush
ŻądanieParametry ścieżki
universe_idstring
Wymagane
Treść żądania
Odpowiedź:
Odpowiedź:
Metadane
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 '{}'