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_id uuid

Responses

A newly created address for the domain application

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...