send an ICE candidate to server

Request Body

FieldTypeDescription
session_idstringThe ID of the session to which the ICE candidate is to be sent.
candidateobjectThe ICE candidate information.
candidate.candidatestringThe ICE candidate string.
candidate.sdpMidstringThe media stream identification for the ICE candidate.
candidate.sdpMLineIndexintegerThe index (starting at 0) of the m-line in the SDP.
candidate.usernameFragmentstringThe ICE username fragment.

Response

FieldTypeDescription
statusstringThe status of the response. If the ICE candidate is successfully sent, it will return "success".
Language
Authorization
Header
Click Try It! to start a request and see the response here!