# Remove person from production team **DELETE /data/projects/{project_id}/team/{person_id}** Remove people listed in a production team. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** (string(uuid)) Project unique identifier - **person_id** (string(uuid)) Person unique identifier ## Responses ### 204: Person removed from production team [Powered by Bump.sh](https://bump.sh)