Request parameters
| Parameter Name | Description | Required |
| projectid | ID of the project to add the account to | true |
| account | name of the account to be added to the project | false |
| email to which invitation to the project is going to be sent | false | |
| projectroleid | ID of the project role | false |
| roletype | Project role type to be assigned to the user - Admin/Regular; default: Regular | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |