Skip to main content

app.bsky.notification.registerPush

POST 

app.bsky.notification.registerPush

Register to receive push notifications, via a specified service, for the requesting account. Requires auth.

Request

Body

required

    serviceDid didrequired
    token stringrequired
    platform stringrequired

    Possible values: [ios, android, web]

    appId stringrequired

Responses

OK

Loading...