Apache CloudStack 4.17.0.0 Root Admin API Reference

updateProjectInvitation

Accepts or declines project invitation

Request parameters

Parameter NameDescriptionRequired
projectidid of the project to jointrue
acceptif true, accept the invitation, decline if false. True by defaultfalse
accountaccount that is joining the projectfalse
tokenlist invitations for specified account; this parameter has to be specified with domainIdfalse
useridUser UUID, required for adding account from external provisioning systemfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully