Unsuccessful API response
GET {{mock_url}}/outage
Sending a request to this mock_url
will return a 500 Internal Server Error
response.
Update the server response by editing the existing mock example, or you can create a new mock with new examples. In this same manner, you can simulate other scenarios like reaching your rate limit or a failing authorization.
Read more about how to fake other server responses or read the docs.