Skip to main content
PATCH
Update the Csat setting for a team

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

teamUid
string
required

Body

application/json
cooldownPeriodDays
number
required

Cooldown period in days

Example:

14

emailConfigId
string
required

The Email Config Id associated with the CSAT settings

userCooldownPeriodDays
number
required

The user cooldown period in days

Example:

14

closedStatusIds
string[]
required

The closed statuses associated with the CSAT settings

Response

Success - CSAT settings updated successfully