Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 716 Bytes

File metadata and controls

12 lines (9 loc) · 716 Bytes

# ConnectBlueskyCredentialsRequest

Properties

Name Type Description Notes
identifier string Your Bluesky handle (e.g. user.bsky.social) or email address
app_password string App password generated from Bluesky Settings > App Passwords
state string Required state formatted as {userId}-{profileId}. Get userId from GET /v1/users and profileId from GET /v1/profiles.
redirect_uri string Optional URL to redirect to after successful connection [optional]

[Back to Model list] [Back to API list] [Back to README]