Cohorts API
Update a cohort
This endpoint allows updating an existing cohort. Depending on the access level of the provided API key, it can update cohorts owned by the requesting workspace, or also by child workspaces below the requesting workspace in the organization hierarchy. Lookalike-based cohorts cannot be updated via the Cohort API.
Any top level fields for which no value is provided in the request body will remain unchanged. Optional fields (currently only description) can be deleted by explicitly specifying null as the value.
PATCH
Authorizations
Path Parameters
Cohort UUID
Body
application/json
Response
Cohort in full (including query)
Available options:
Enabled, Disabled - Option 1
- Option 2