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