Delete person view cell
DELETE /orgs/:org_id/people/views/:view_id/rows/:person_id/cells/:col_id
Delete a cell (person identified by person_id and col_id) from the view.
Request
Example response for status 401
Example response for status 403
Example response for status 404