This commit is contained in:
Ron Yitzhak
2019-03-11 14:44:30 +02:00
parent fb95b9f99b
commit 81c502f2dd

View File

@ -58,7 +58,7 @@ Parameter | Type | Description
Comment | String | Comment to associate with the action. **Required**. Comment | String | Comment to associate with the action. **Required**.
## Response ## Response
If successful, this method returns 200 - Created response code and investigation id in the response body. If successful, this method returns 200 OK with investigation id in the body. If machine was not found - 404 Not Found.
## Example ## Example