Create cohort
Create a cohort from a pre-signed URL source with a transformation configuration. Use this when your CSV is already hosted and accessible via a URL.
Path parameters
org_id
workspace_id
deployment_id
Request
This endpoint expects an object.
name
source
Source of the cohort data
cohort_transformation
Configuration for how CSV columns map to phone numbers and agent variables
Response
Successful Response
name
Name of the resource
cohort_id
Unique identifier for the cohort
status
Current status
source_type
How the cohort was uploaded
created_by
User who created this resource
created_at
Timestamp when the resource was created (ISO 8601)
updated_at
Timestamp when the resource was last updated (ISO 8601)
result
Processing result with record counts
updated_by
User who last updated this resource
Errors
422
Unprocessable Entity Error