v55

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01155431.3 MB
files_integration

Creates a new room for video verification (requesting the password of a share)

The new room is a public room associated with a "share:password" object with the ID of the share token. Unlike normal rooms in which the owner is the user that created the room these are special rooms always created by a guest or user on behalf of a registered user, the sharer, who will be the owner of the room. The share must have "send password by Talk" enabled; an error is returned otherwise.

post/ocs/v2.php/apps/spreed/api/{apiVersion}/publicshareauth

Path parameters

apiVersion'v1' required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

shareTokenstring required

Token of the file share

Response

Room created successfully