Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Telnyx API key supplied as Authorization: Bearer <token>. In production, auth may be validated by the API gateway and forwarded via Telnyx auth headers.

Path Parameters

id
string<uuid>
required

Resource UUID. Malformed UUIDs are treated as not-found (not 400).

Body

application/json

Partial update; account_id/id are immutable.

name
string
Required string length: 1 - 255
description
string | null

Response

The updated group.

data
object
required