Update an existing site
PUT/v1/vehicles/:vehicleId/sites/:name
Updates an existing site with this name by replacing the entire site.
Request
Responses
- 200
- 400
- 404
- 422
- 500
Successful Response
Site failed server-side validation
Site to update was not found
Request body failed validation
Internal server error