Skip to main content
PATCH
Update a cohort

Authorizations

Authorization
string
header
required

Auth0 access token

Path Parameters

tenantId
string
required
cohortId
string
required

Body

application/json
description
string
name
string
rules
object

TSOA-friendly rule document DTO. Cast to CohortRuleDocument at service boundary.

Response

success
boolean
required
data
object
errors
object[]
message
string