curl -X DELETE "https://api.devin.ai/v2/enterprise/members/user_123" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "status": "success" }
Remove a user from an organization
Remove a user from an organization.
The unique identifier of the user to remove
Status of the operation (defaults to “success”)