Settings

Update Transfer Destination

Update an existing transfer destination. Developer only.

put/settings/transfer-destinations/{transfer_destination_id}

Path parameters

transfer_destination_idstring uuid required

Request body

namestring nullable

Name of the transfer destination

phone_numberstring nullable

Phone number in E.164 format (e.g., +12025551234)

test_phone_numberstring nullable

Alternate number in E.164 format used for test calls when test transfer numbers are enabled

descriptionstring nullable

Optional description of when to use this destination

Response

Successful Response

transfer_destination_idstring uuid required
namestring required

Name of the transfer destination

phone_numberstring required

Phone number in E.164 format

test_phone_numberstring nullable

Alternate number used for test calls when test transfer numbers are enabled

descriptionstring nullable

Optional description of when to use this destination

Changes

Nothing in range could be searched: of the 2 revisions, 1 has no diff computed and the first has nothing before it to compare against. Whether this endpoint changed in them is not recorded.