Create a new MockWorld
| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | Your Mokra API key |
Content-Type | Yes | application/json |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Name for the world (for logging) |
services | array | Yes | List of service slugs to include |
| Status | Description |
|---|---|
| 400 | Invalid request body |
| 401 | Invalid or missing API key |
| 422 | Unknown service slug |