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

string snowflake required
OR
integer 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