Skip to main content

Assign a Resource as Call handler on a Domain Application

POST 

/resources/:id/domain_applications

Assign a Resource as Call handler on a Domain Application

Request

Path Parameters

    id uuidrequired

    The ID of the Resource

Body

required

    domain_application_iduuid
    Example: 993ed018-9e79-4e50-b97b-984bd5534095

Responses

A newly created address for the domain application

Schema

    namestring
    Example: reception
    display_namestring
    Example: Reception
    resource_iduuid
    Example: 993ed018-9e79-4e50-b97b-984bd5534095
    typestring
    Example: room
    cover_urluri
    Example: https://example.com/cover.jpg
    preview_urluri
    Example: https://example.com/preview.jpg

    channels

    object

    videouri
    Example: /public/reception?channel=video
    audiouri
    Example: /public/reception?channel=audio
    messaginguri
    Example: /public/reception?channel=messaging