v52

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01710133.8 KB
room

Reset call ID of a dial-out participant when the SIP gateway rejected it

delete/ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/rejected-dialout

Path parameters

apiVersion'v4' required
tokenstring required

Query parameters

callIdstring required

The call ID provided by the SIP bridge earlier to uniquely identify the call to terminate

optionsstring

Additional details to verify the validity of the request

Headers

talk-sipbridge-randomstring

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

talk-sipbridge-checksumstring

SHA256-HMAC checksum over the concatenation of the random seed and the room token, signed with the shared SIP bridge secret, to verify authenticity from the SIP bridge

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

Call ID reset