cURL
curl --request POST \ --url https://api.genova.gg/v1/rooms \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --data ' { "character_ids": [ "<string>" ] } '
{ "id": "<string>", "created_at": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.genova.gg/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.genova.gg/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response