app.bsky.bookmark.createBookmark
#main​
Creates a private bookmark for the specified record. Currently, only app.bsky.feed.post records are supported. Requires authentication.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| uri | string (at-uri) | - | ✅ | - |
| cid | string (cid) | - | ✅ | - |