User sources
Force authenticates an existing user based on their ID. If successful, an access token and a refresh token will be returned.
post/api/user-source/{user_source_id}/force-token-auth
Path parameters
user_source_idinteger required
The user source to use to authenticate the user.