curl --request POST \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/{locationId}/instagram/accounts/{accountId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--header 'Version: <version>' \
--data '{}'