Node Connectivity

There are 3007 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Retrieve Project User Modern UI

Retrieves a user in the project.

Modify Project User Modern UI

Modifies a user's role in the project.

Delete Project User Modern UI

Deletes a user from the project.

Create Realtime Call Modern UI

Create a new Realtime API call over WebRTC and receive the SDP answer needed to complete the peer connection.

Accept Realtime Call Modern UI

Accept an incoming SIP call and configure the realtime session that will handle it.

Hangup Realtime Call Modern UI

End an active Realtime API call, whether it was initiated over SIP or WebRTC.

Refer Realtime Call Modern UI

Transfer an active SIP call to a new destination using the SIP REFER verb.

Reject Realtime Call Modern UI

Decline an incoming SIP call by returning a SIP status code to the caller.

Create Realtime Client Secret Modern UI

Create a Realtime client secret with an associated session configuration.

Create Realtime Session Modern UI

Create an ephemeral API token for use in client-side applications with the Realtime API. Can be configured with the same session parameters as the […]