Yes, it's correct that the API will automatically send a "follow
request" to protected users when you attempt to follow them via the
API. After our next deploy, an informative message will be returned
when this occurs with status code of 200, and we will not return the
requested user's information (in keeping with the behavior of the
users/show method). Thanks for the suggestion!