Function updateAssistantStarterFollowup

  • Updates the specified Followup.

    Parameters

    • assistantId: string

      The ID of the assistant containing the requested Followup.

    • starterId: string

      The ID of the starter containing the requested Followup.

    • followupId: string

      The ID of the Followup to update.

    • body: Followup

      an object with the body content

    • Optionaloptions: ApiCallOptions

    Returns Promise<UpdateAssistantStarterFollowupHttpResponse>

    UpdateAssistantStarterFollowupHttpError