app.bsky.contact.sendNotification
#main​
System endpoint to send notifications related to contact imports. Requires role authentication.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| from | string (did) | - | ✅ | The DID of who this notification comes from. |
| to | string (did) | - | ✅ | The DID of who this notification should go to. |
Output​
- Encoding: application/json