When to use:
A team member has left the organization, changed roles, or no longer needs access to team resources or monitoring tools.
To view all current team members before removal, use the Get Team Members endpoint. To invite new members in their place, see the Invite Team Member endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will delete the specified team member and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an appropriate error message.