English
cURL
curl "https://api.phrase.com/v2/accounts/:account_id/teams/:team_id/users/:id" \ -u USERNAME_OR_ACCESS_TOKEN \ -X DELETE
Removes a specified user from the specified team.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Account ID
Team ID
ID
The resource was deleted successfully.
Was this page helpful?