Skip to content

Instantly share code, notes, and snippets.

@rohithBirdeye
Created November 12, 2018 23:03
Show Gist options
  • Save rohithBirdeye/7a5cfb70f9891927d0a8291995859a39 to your computer and use it in GitHub Desktop.
Save rohithBirdeye/7a5cfb70f9891927d0a8291995859a39 to your computer and use it in GitHub Desktop.
curl -X PUT \
'https://api.birdeye.com/resources/v1/business/153977243474224?api_key=uu7qrdki2HkQ7H7yf3diI92dkQ6uy7Hd' \
-H 'accept: application/json' \
-H 'content-type: application/json' \
-d '{
"socialProfileURLs": {
"instagramUrl":"https://www.instagram.com/carpetonefh/"
}
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment