Generating Access Token through API v2

Unknown
edited June 2019 in Help

Levelset is asking whether as an Admin if they can generate an access token on behalf of a user and how they would do this. It seems as though from our endpoint that tokens can only be generated for the current user and so would they need to be logged into Vanilla (possibly by Spoofing?) as the user to be able to generate the access token?

Their use case is that they would like to create users through the API, generate an Access Token, then post a discussion on behalf of a user (so they receive a notification when their is a comment/response).

Comments