Hi,
for an API connection with a third party system I need the Oauth2 Authentication URL. I tried /auth, /authentication and /token but with no success.
Could you please tell me, which url to use?
Hi,
for an API connection with a third party system I need the Oauth2 Authentication URL. I tried /auth, /authentication and /token but with no success.
Could you please tell me, which url to use?
There is an example of how to authenticate and then log out here in the cookbook here:
There is an example of how to authenticate and then log out here in the cookbook here: