Connections

Start Bluesky OAuth flow

Initiates the Bluesky OAuth2 authorisation flow and returns a URL to redirect the user to.

post/users/@me/connections/bluesky/authorize

Request body

handlestring required

The Bluesky handle to connect (e.g. alice.bsky.social)

Response

Success

authorize_urlstring required

The URL to redirect the user to for Bluesky authorisation

Changes

No recorded changes to this endpoint across all 1 revision of this API.