Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Marketing
campaigns, social, brand boards & links api
Attach OAuth accounts for a specified social media platform.
cURL
curl --request POST \ --url https://services.leadconnectorhq.com/social-media-posting/oauth/{locationId}/{platform}/accounts/{accountId} \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --header 'Version: <version>' \ --data '{}'
"Bearer <token>"
"2021-07-28"
The body is of type object.
object
Successful response
Was this page helpful?