v58

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01187461.6 MB
room

Import a list of email attendees

Content format is comma separated values: - Header line is required and must match "email","name" or "email" - One entry per line (e.g. "John Doe","john@example.tld") Required capability: email-csv-import

post/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/import-emails

Path parameters

apiVersion'v4' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

testRunboolean

When set to true, the file is validated and no email is actually sent nor any participant added to the conversation

Response

All entries imported successfully