call

Update the in-call flags on the host server using the session id of the federated user

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

Path parameters

apiVersion'v4' required
tokenstring required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

sessionIdstring required

Federated session id to update the flags with

flagsinteger required

New flags

Response

In-call flags updated successfully

Changes