mock_remove
Stop mocking a path: archives the mock file and lets requests pass through to the real server again.
Instructions
Stop mocking one path: the file moves to the archive and requests pass through to the real server again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Bare hostname without scheme or port. | |
| path | Yes | Request path starting with `/`, naming a file, e.g. /api/v1/profile. A query string is accepted but ignored by Map Local. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| path | Yes | ||
| next_step | Yes | ||
| archived_to | Yes |