v46

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-013364.0 KB
recording

Update the recording status as a backend

post/ocs/v2.php/apps/spreed/api/{apiVersion}/recording/backend

Path parameters

apiVersion'v1' required

Headers

talk-recording-randomstring

Random seed (at least 32 bytes) used together with the request body to generate the SHA256-HMAC request checksum

talk-recording-checksumstring

SHA256-HMAC checksum over the concatenation of the random seed and the request body, signed with the shared recording secret, to verify authenticity from the recording backend

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

Recording status updated successfully

All 3 operations