Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.27 KB

File metadata and controls

20 lines (14 loc) · 1.27 KB

CreateMock

Properties

Name Type Required Description
Mock CreateMockMock

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.