app.bsky.notification.registerPush

Domain Index: bsky.app

Crawl History

#main - procedure

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

Query Parameters

No fields defined

Request Body

Content Type: application/json

Data Fields

Name Type Details
appId string (required)
platform string (required)

Known Values: ios, android, web,

serviceDid string (required)

Syntax Format: did

token string (required)

Response Body

Errors

No error types defined