ProfilePOST /block/{username}Blocks the specified user on behalf of the current user. POST /block/:username Blocks the specified user on behalf of the current user. Request Responses200401403OKUnauthorized - missing or invalid credentials.Forbidden - authenticated but missing required role or policy.