PeopleForce
Teams

Deprecated

Company API v1 is deprecated and will be removed in a future release. Migrate to a newer version — v4 is the latest. Use the version switcher in the header.

Delete a team member

DELETE
/api/public/v1/teams/{team_id}/team_members/{id}

Path Parameters

id*integer
team_id*integer

Response Body

application/json

curl -X DELETE "https://example.com/api/public/v1/teams/0/team_members/0"
Empty