room

Add a participant to a room

post/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/participants

Path parameters

apiVersion'v4' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

newParticipantstring required

New participant

source'users' | 'groups' | 'circles' | 'emails' | 'federated_users' | 'phones' | 'teams'

Source of the participant

Response

Participant successfully added

Changes

Changed in 1 of the 62 revisions of this API.3

    • added the new classified enum value to the ocs/data/error response property for the response status 400

      response-property-enum-value-added

    • added the new classified enum value to the ocs/data/error response property for the response status 404

      response-property-enum-value-added

    • added the new classified enum value to the ocs/data/error response property for the response status 501

      response-property-enum-value-added