API Docs / Operations / Engagement Settings / Update engagement settings

Update engagement settings

PUT /tenants/{tenant}/practice/engagement-settings

Updates the engagement settings for the specified tenant

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

{
  "introContentBlockCode": "string",
  "thankYouContentBlockCode": "string",
  "emailContentBlockCode": "string",
  "acceptanceTaskCode": "string",
  "notifyClientManagerOnAcceptance": false
}

Responses

400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found