demote_user
Demote a user from project_admin role by email, reverting them to the default authenticated role using a service key. Requires project ID and email.
Instructions
Demote a user from project_admin role by email. Reverts to default authenticated role. Requires service_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the user to demote from project_admin | ||
| project_id | Yes | The project ID |