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