User sources
Authenticates an existing user against a user source based on their credentials. If successful, an access token and a refresh token will be returned.
post/api/user-source/{user_source_id}/token-auth
Path parameters
user_source_idinteger required
The id of the user_source to move
Request body
Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.