Channels

Update call region

Changes the voice server region for an active call to optimise latency and connection quality.

patch/channels/{channel_id}/call

Path parameters

channel_idstring snowflake required

The ID of the channel

Request body

regionstring nullable

The preferred voice region for the call (1-64 characters). Omit or set to null for automatic region selection.

latitudestring

Client latitude used for automatic region selection

longitudestring

Client longitude used for automatic region selection

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.