Skip to main content

Assign a Resource as Call handler on a SIP endpoint

POST 

/resources/:id/sip_endpoints

Assign a Resource as Call handler on a SIP endpoint

Request

Path Parameters

    id uuidrequired

    The ID of the Resource

Body

required

    sip_endpoint_id uuid

Responses

A newly created address for the SIP endpoint

Schema

    name string
    display_name string
    resource_id uuid
    type string
    cover_url uri
    preview_url uri

    channels

    object

    video uri
    audio uri
    messaging uri
Loading...