Skip to main content

Create Configuration

Body:
Response (201): Complete FollowupConfig object.

Validations

  • At least one step (in steps or official_steps)
  • Maximum 3 steps per configuration
  • Minimum interval: 30 minutes
  • If interval >= 24h: template_name required
  • No duplicate channel_id in official_steps
  • One config per assistant

Get Configuration

Get by Assistant

Returns the follow-up configuration linked to the assistant.

List by Tenant

Update Configuration

Body (all fields optional):

Delete Configuration

Response: 204 No Content
Already scheduled follow-up jobs will continue running until processed. Deletion does not cancel in-progress jobs.