Skip to main content

Update the caller id settings

Update the caller id settings

Path Parameters
    id string required

    The ID of the number to update the caller id settings for

Request Body required
    callerId string required

    Possible values: [caller, callee]

    The caller ID to use for incoming calls

    callerIdAnnounce boolean nullable

    Whether to announce the caller ID for incoming calls, only applicable if callerId is set to "caller"

Responses

Successfully updated the caller id settings

Loading...