Create an application

Updated at:
Copy as MD

Application Management is a feature of Interactive Messaging for Live Streaming. Use it to create applications that serve as unique identifiers for your live interaction service.

Usage notes

  • By default, IM group message history is stored for 30 days. You can set the storage duration to 90 or 180 days when you create an application. Expired messages are automatically deleted.

  • The webhook address receives callbacks for events such as user logon, logoff, group join, and group leave. If left empty, event callbacks are disabled. Callback format and authentication details are covered in Create an interactive messaging application.

Create an application

  1. Log on to the ApsaraVideo Live console.

  2. In the navigation pane on the left, choose Live + > Interactive Messaging > Application Management.

  3. Click Create Application.

  4. In the Create Application dialog box, configure the required parameters.

    Parameter

    Description

    Region

    Select a region: China (Shanghai) or Singapore.

    Application Name

    Application name. Must be 2 to 16 characters.

    Message Retention Period

    Storage duration for group messages: 30, 90, or 180 days.

    Callback Settings

    Callback Settings is off by default. If you enable the Callback Settings, enter a webhook address. The webhook format is documented in Create an Interactive Messages application.

    Callback URL

    Content Moderation

    The Content Moderation switch is off by default. Turn on the Content Moderation to select a security audit method.

    Moderation Method

  5. Click OK. The application appears in the application list with auto-generated AppId, AppKey, AppSign, and creation time.

What to do next

Modify application configurations

  1. On the Application Management page, find the target application and click View Details in the Actions column.

  2. In the application panel, click Modify in the Application Configuration section.

  3. In the Modify dialog box, configure the parameters and click Change.

    Parameters.

Delete an application

  1. On the Application Management page, find the target application and click Delete in the Actions column.

  2. In the dialog box that appears, click Delete. This operation is irreversible.

Disable an application

  1. On the Application Management page, find the target application and click Disable in the Actions column.

  2. In the dialog box that appears, click Disable.

Related API operations

Create an interactive messaging application