Update find-machines-by-ip.md

This commit is contained in:
Ben
2020-10-26 15:04:56 +02:00
committed by GitHub
parent eb3adc7528
commit a9435b4e95

View File

@ -66,8 +66,7 @@ Authorization | String | Bearer {token}. **Required**.
Empty
## Response
If successful and machines were found - 200 OK with list of the machines in the response body.
If no machine found - 404 Not Found.
If successful - 200 OK with list of the machines in the response body.
If the timestamp is not in the past 30 days - 400 Bad Request.
## Example