Apache CloudStack 4.23.0.0 Root Admin API Reference
deleteUserFromProject
Deletes User from the project
Request parameters
| Parameter Name | Description | Required |
| projectid | ID of the project to remove the User from | true |
| userid | Id of the User to be removed from the project | true |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |