Skip to content

Ignore push notifications for hidden sites #13213

Closed
@JorgeMucientes

Description

Use me/notifications/settings/ endpoint to disable notifications for hidden sites and current device.

Request body:

{
    "blogs": [
        {
            "blog_id": 194373765,
            "devices": [{
                "device_id": 58089781,
                "new_comment": false,
                "store_order": false
            }]
        }
    ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

feature: REST APISupport connecting to sites using WordPress REST API.feature: site pickerAny task related to site picker screen

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions