POST api/smarttask/users/{userId}/supervision/sites/{siteId}/takephotos

Take photos with all cameras on site.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

The user

string

Required

siteId

The asset identifier of the site.

integer

Required

Body Parameters

None.

Response Information

Resource Description

HttpActionResult

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.