Get Started
API backend
API system
More information

POST api/2.0/people/invite This function requires authentication

Description

Invites users specified in the request to the current portal.

Parameters
Name Description Type Example
Invitations
sent in body
List of user invitations System.Collections.Generic.IEnumerable{ASC.People.ApiModels.RequestDto.UserInvitation}
Example
POST api/2.0/people/invite
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

List of users