users
Block a user
Blocks the given user and returns a 204. If the authenticated user cannot block the given user a 422 is returned.
put/user/blocks/{username}
Path parameters
usernamestring required
The handle for the GitHub user account.
Response
Response