POST api/2.0/files/rooms/{id}/resend This function requires authentication

Description

Resends the email invitations to a room with the ID specified in the request to the selected users.

Parameters
Name Description Type Example
id
sent in url
Room ID number 1234
UsersIds
sent in body
List of user IDs Collection of guids
collection
9924256A-739C-462b-AF15-E652A3B1B6EB
Example
POST api/2.0/files/rooms/1234/resend
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

This method doesn't return any data.