Run assertions against a MockWorld
| Parameter | Description |
|---|---|
id | World ID |
| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | Your Mokra API key |
Content-Type | Yes | application/json |
| Field | Type | Required | Description |
|---|---|---|---|
assertions | array | Yes | Natural language assertions |
service | string | No | Scope to specific service |
| Status | Description |
|---|---|
| 401 | Invalid or missing API key |
| 404 | World not found |
| 422 | Invalid assertion format |