English
cURL
curl "https://api.phrase.com/v2/accounts/:account_id/members/:id" \ -u USERNAME_OR_ACCESS_TOKEN \ -X DELETE
Remove a user from the account. The user will be removed from the account but not deleted from Phrase. Access token scope must include team.manage.
team.manage
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Account ID
ID
The resource was deleted successfully.
Was this page helpful?