Skip to main content
POST
/
v1
/
accounts
/
connect
/
{platform}
Start a connect flow
curl --request POST \
  --url https://api.letmepost.dev/v1/accounts/connect/{platform} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Mint an API key in the dashboard. See https://letmepost.dev/docs/authentication/.

Path Parameters

platform
string
required

Response

Success.

The response is of type object.