Update counter
PUT/counters/:id
Updates production counter data. If the current counter is changed, automatically recalculates the total.
Request
Responses
- 200
- 401
- 403
- 422
- 500
Counter updated successfully
Unauthenticated
Forbidden - Missing permission: update production reads
Validation error
Internal server error