api.test.error
Description
Return a test error from the API
Method
GET
Arguments
None
Errors
This API method does not define any custom error codes. For the list of error codes common to all API methods please consult the default error codes documentation.
Example request
curl -X GET 'https://api.brooklynintegers.com/rest/?method=api.test.error'

