REST Mock From Scratch
Creating a mock service from scratch requires you to also create all the components of the service. This means, once the mock is created and named, that you need to add any needed actions and responses.
- Right-click the project

- Select New Mock Service

A dialog window is opened.
- Enter a descriptive name
- Click OK

An empty REST mock service is created