v55

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

Set recording consent requirement for this conversation

put/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/recording-consent

Path parameters

apiVersion'v4' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

recordingConsentinteger required

New consent setting for the conversation (Only {@see RecordingService::CONSENT_REQUIRED_NO} and {@see RecordingService::CONSENT_REQUIRED_YES} are allowed here.)

Response

Recording consent requirement set successfully