• Send the input of the contact form to the backend with the userid.

    Parameters

    • Optional responseBody: FormDataType
    • Optional userId: number
    • Optional lmsUserId: number

    Returns Promise<Response>

    Either no response or an error

Generated using TypeDoc