API SpecsPeopleDelete personDeletes a person in the current workspace.DELETE/api/unstable/people/{id}TestDeletes a person in the current workspace.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonPeopleWorkspace people query and mutation endpoints served through Effect HttpApi.Get person by id GETReturns a person row with normalized dynamic fields for the current workspace.