Put person view cell
PUT/orgs/:org_id/people/views/:view_id/rows/:person_id/cells/:col_id
Add a cell (identified by person_id and col_id) to the view and
return the data for that cell.
Request
Responses
- 401
- 403
- 404
Example response for status 401
Example response for status 403
Example response for status 404