Forum Discussion

DDaigle's avatar
DDaigle
New Member
3 years ago

API - Help with getting started

I am attempting to use Curl or powershell to use the API.   The API pull i am attempting to use is...   curl 'https://api.jive.com/users/v1/lines' -H 'Authorization: Bearer {ACCESS_TOKEN}' and  ...