/ Platform API
Platform API
    Chat Platform API v3
    Chat Platform API
    Chat Platform API
    Version 3

    Turn on push notifications

    Copy link

    Determines whether to turn on the push notifications feature for an application.


    HTTP request

    Copy link
    PUT https://api-{application_id}.sendbird.com/v3/applications/push/settings
    

    Request body

    Copy link

    The following table lists the properties of an HTTP request that this action supports.

    Required
    Property nameTypeDescription

    push_enabled

    boolean

    Determines whether to turn on the push notifications feature for an application.


    Response

    Copy link

    If successful, this action returns a list of the registered push configurations in the response body.

    In the case of an error, an error object is returned. A detailed list of error codes is available here.