POST api/2.0/people/invite
Invites users specified in the request to the current portal.
Name |
Description |
Type |
Example |
Invitations
sent in body
|
List of user invitations
|
System.Collections.Generic.IEnumerable{ASC.People.ApiModels.RequestDto.UserInvitation}
|
|
POST api/2.0/people/invite
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json