Skip to content

Latest commit

 

History

History
 
 

postman

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

OAuth2-Migration-Sample

Instructions

  1. Import the json into Postman
  2. Update Authorization tab to add the consumerkey, consumersecret, accesstoken and accesssecret.
  3. Update the post body to add the OAuth2 client id and client secret.
  4. Verify the post body to make sure the correct scope is added.
  5. Click send to make the API call.