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
Response
Participant successfully added
Changes
Changed in 1 of the 62 revisions of this API.3
- ●
added the new
classifiedenum value to theocs/data/errorresponse property for the response status400response-property-enum-value-added
- ●
added the new
classifiedenum value to theocs/data/errorresponse property for the response status404response-property-enum-value-added
- ●
added the new
classifiedenum value to theocs/data/errorresponse property for the response status501response-property-enum-value-added
- ●