v55

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

Join a call

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

Path parameters

apiVersion'v4' required
tokenstring required

Headers

x-nextcloud-federationstring

Set to 1 when the request is performed by another Nextcloud Server to indicate a federation request

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

flagsinteger nullable

In-Call flags

silentboolean

Join the call silently

recordingConsentboolean

When the user ticked a checkbox and agreed with being recorded (Only needed when the config => call => recording-consent capability is set to {@see RecordingService::CONSENT_REQUIRED_YES} or the capability is {@see RecordingService::CONSENT_REQUIRED_OPTIONAL} and the conversation recordingConsent value is {@see RecordingService::CONSENT_REQUIRED_YES} )

silentForstring[]

Send no call notification for previous participants

Response

Call joined successfully