how can I generate access_token for a user using management API?
User - it’s a passwordless user [not a username and password].
Application Type: machine to machine
how can I generate access_token for a user using management API?
User - it’s a passwordless user [not a username and password].
Application Type: machine to machine
@rueben.tiow , can you please help here
Hey there @akgupta317 apologize for the delayed response here - Please see our docs on requesting Management API access tokens.
Management API tokens aren’t issued to users specifically, but rather clients (m2m) that may or may not act on a user’s behalf.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.