Function deleteAssistantStarterFollowup

  • Deletes 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 delete.

    • Optionaloptions: ApiCallOptions

    Returns Promise<DeleteAssistantStarterFollowupHttpResponse>

    DeleteAssistantStarterFollowupHttpError