Authenticate on behalf of an end user by supplying their external user ID.
This endpoint is used by authenticated API clients to create a user-scoped access token for a specific end user (referenced by their external ID) in the API client’s organisation. If no such end user exists, one will be created on demand.
Returns a bearer access token scoped to this end user upon success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successfully authenticated with a user-scoped access token
The response is of type object
.