Request parameters
| Parameter Name | Description | Required |
| projectid | ID of the project to add the User to | true |
| username | Name of the User to be added to the project | true |
| Email ID of User 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 | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |