Sends a buddy request to a user.
Sends a buddy request to a user.
Path Parameters
- userId integer required
Possible values: Value must match regular expression
\d+
which user to send the request to
Responses
- 200
- 400
- 403
Success.
Already buddy with that user.
Insufficient permissions to send the request.
Loading...