cldkctl_org_member_edit
Edit organization member roles and project assignments in Cloudeka's cldkctl by specifying user, role, and project IDs to manage access permissions.
Instructions
Call the cldkctl_org_member_edit endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ID of the user to edit | |
| role_id | Yes | Role ID to assign | |
| project_id | Yes | Project ID to assign |