cURL
curl --request POST \ --url https://api.readmin.app/activity/createServer \ --header 'Content-Type: application/json' \ --header 'loader-id: <api-key>' \ --data ' { "gameId": 123, "placeId": 123, "jobId": "<string>", "privateServerId": "<string>", "privateServerOwnerId": 123, "placeVersion": "<string>" } '
{ "success": true, "gameId": "<string>", "runningGameId": "<string>", "workspace": { "groupId": "<string>", "owner": { "reAdminId": "<string>", "robloxId": "<string>" }, "minSyncRole": 123, "loaderId": "<string>", "currentDistribution": 123, "distributionPeriod": "manual", "distributionDMs": true, "premium": { "is": true, "subscriptionId": "<string>", "planType": "basic", "managedBy": { "robloxId": "<string>", "customerId": "<string>" } }, "tags": [ "Partner" ], "created": "2023-11-07T05:31:56Z", "brandColor": "red", "groupName": "<string>", "syncing": true, "lastSynced": "2023-11-07T05:31:56Z", "trackedStaff": 123, "overrideRoleMaximumSize": 123, "banStatus": { "is": true, "reason": "<string>", "bannedBy": "<string>" } } }
Documentation IndexFetch the complete documentation index at: https://docs.readmin.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.readmin.app/llms.txt
Use this file to discover all available pages before exploring further.
Server created successfully
Show child attributes