Typescript (SDK)
insights.folders
Create Insights Upload Folder
POST
Typescript (SDK)
Authorizations
Body
application/json
Request model to create/update an insight upload folder.
Response
InsightsFolder · object | null
Successful Response
Response model for an insight upload folder.
Human-readable name of insight folder
Example:
"customer-complaints"
System-assign folder ID
Example:
182764
Email of user who last updated upload folder
Example:
"user@email.com"
optional label assigned to insight folder
Example:
"support"
Text description of insight upload folder
Example:
"Call recordings related to customer complaints"
Timestamp at which insight upload folder was created
Example:
"2026-06-10T00:00:00Z"
Timestamp at which insight upload folder was last updated
Example:
"2026-06-11T00:00:00Z"

