v1
latestOpenAPI 3.0.02026-07-24622596.0 KBPhotos
Update Photo
put/photos/{id}
Path parameters
idstring id required
ID of the Photo
Request body
Response
The updated photo
Example response
{
"id": "4782987471",
"company_id": "8292212",
"creator_id": "2789583992",
"creator_type": "User",
"creator_name": "Shawn Spencer",
"project_id": "94772883",
"processing_status": "processed",
"status": "active",
"coordinates": {
"lat": 28.425852468018288,
"lon": -81.47155671113255
},
"uris": [
{
"type": "original",
"url": "https://static.companycam.com/VuS0rPvrnNA1490797262.jpg"
},
{
"type": "web",
"url": "https://static.companycam.com/VuS0rPvrnNA1490797262web.jpg"
},
{
"type": "thumbnail",
"url": "https://static.companycam.com/VuS0rPvrnNA1490797262small.jpg"
}
],
"hash": "00ab337b7399151e5d4aa3bd4226e8dd",
"description": "The front of the house",
"photo_url": "https://app.companycam.com/photos/8675309",
"captured_at": 1152230396,
"created_at": 1152230608,
"updated_at": 1152230400
}