Properties
Name | Type | Required | Description |
---|---|---|---|
Mock | CreateMockMock | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Collection | string | ✅ | The unique ID of the mock's associated collection. |
Environment_ | string | ❌ | The unique ID of the mock's associated environment. |
Name | string | ❌ | The mock server's name. |
Private_ | bool | ❌ | If true, the mock server is set private. By default, mock servers are public and can receive requests from anyone and anywhere. |