Delete person view row
DELETE/orgs/:org_id/people/views/:view_id/rows/:person_id
Delete a row (person identified by person_id) from the view. No actual
data is lost, regardless of column type.
Request
Responses
- 401
- 403
- 404
Example response for status 401
Example response for status 403
Example response for status 404