cURL
curl --request DELETE \ --url https://api.timbal.ai/orgs/{org_id}/projects/{project_id}/users/{user_id} \ --header 'Authorization: Bearer <token>'
Remove a user from a project
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
User removed successfully