Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 
PaulNunes
Contributor
since ‎2017-10-30
‎2021-04-13

User Statistics

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hi all, I've noticed that there are (at least) two ways of logging onto the API and capturing the Session Token. 1) 'Login' POST http:///api/core/security/login HTTP/1.1Code Snippet:$login_url = $base_url + "/api/core/security/login"$body = '{"Instan...