Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Telnyx API key. Collections and results are automatically scoped to the authenticated user's organization.

Body

application/json
name
string
required

Human-readable collection name.

Example:

"Support Transcripts"

description
string

Optional description.

Example:

"All customer support voice transcripts."

slug
string

Optional slug (unique per organization). Derived from name when omitted.

Example:

"support-transcripts"

sources
object[]

Optional sources to attach at creation time.

settings
object

Optional retrieval settings.

Response

Collection created.

data
object