MemoryStore

Attribute

pathstring
Basis-URL

https://apis.roblox.com
Die MemoryStore-Ressource

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

MemoryStore

Flush Memory Store
Beta

POST /cloud/v2/universes/{universe_id}/memory-store:flush
Bereiche
universe.memory-store:flush
AnfragePfadparameter
universe_idstring
Erforderlich
Text anfordern
Rückmeldung
Rückmeldung
Metadaten
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 '{}'