POST api/smarttask/users/{userId}/supervision/sites/{siteId}/takephotos
Take photos with all cameras on site.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
The user |
string |
Required |
siteId |
The asset identifier of the site. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.