create_server_response
Create a mock server response with custom status code, headers, body, and delay. Set it as the active response to control API behavior.
Instructions
Create a server response. Only one server response can be active at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mockId | Yes | The mock server ID | |
| serverResponse | Yes |